NASA's Astronomy Picture Of the Day is a service that provides a different anstronomy-related picture every day with a short explaination. This script uses the related api to download both the image and the description
- API Key
- Python 3.x
- pip requirements (
pip install -U -r requirements.txt
)