Astronomy Picture of the Day
Get interesting Astronomical pictures with a brief explanation everyday.
Powered by Nasa APOD api
Instructions
- Clone the Repo
- Generate an Api Key from Nasa Api
- Add your api key in the
apis.py
api_key = "ENTER YOUR API"
- To Run execute
python3 main.py