It will interacts with NASA's API to fetch the Astronomy Picture of the Day (APOD) for a given date, then displays the image and provides an option to listen to the image explanation as audio
You only need Jupyter Notebook to run this script. You can visit here to download and for documentation.
Running the script is really simple! Just open a terminal
and type jupyter notebook
then hit enter
key in the folder where your script is located and run the following command:
Press `Shift` + `Enter` key for each cell in the jupyter notebook.