Skip to content

NASA APOD in Streamlit is a webapp that uses NASA's APOD (Astronomy Picture of the Day) API and Streamlit to show the APOD of a selected date with a friendly UI!

License

Notifications You must be signed in to change notification settings

GermanHeim/nasa-apod-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NASA APOD in Streamlit ☄

Streamlit x NASA APOD

NASA APOD in Streamlit is a webapp that uses NASA's APOD (Astronomy Picture of the Day) API and Streamlit to show the APOD of a selected date with a friendly UI!

Run the app in Streamlit Cloud
Streamlit App


Steps to run locally

Use git clone https://github.com/GermanHeim/nasa-apod-streamlit
Make sure to add your API Key in the api_key variable or use DEMO_KEY
Install the requirements using pip install -r requirements.txt
Run using streamlit streamlit run streamlit_app.py


References
NASA APIs
Streamlit Documentation

About

NASA APOD in Streamlit is a webapp that uses NASA's APOD (Astronomy Picture of the Day) API and Streamlit to show the APOD of a selected date with a friendly UI!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages