Skip to content

a simple client to view and download the astronomy pic of the day by NASA

License

Notifications You must be signed in to change notification settings

brainstewdev/apod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astronomy Pic of the day by NASA

this is a simple program written in python to download the chosen pic of the day by NASA, using NASA APOC API

what is contained in the project?

in this project there is a GUI application which can be used to see and save the picture on your pc

how can i run the program?

you'll need to have python installed (i'm using python 3.9)
you can install all the required library by calling pip install -r requirements.txt when inside of the project directory.
you should use virtual enviroment but it isn't necessary.
you need to put your NASA api key (that can be requested here) in a file which needs to be called key, in the root directory of the project.
you can then run the main.py file.
in the future a startup and an install script will be provided.

About

a simple client to view and download the astronomy pic of the day by NASA

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages