GermanHeim / nasa-apod-streamlit

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!

Home Page:https://share.streamlit.io/germanheim/nasa-apod-streamlit/main

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

https://share.streamlit.io/germanheim/nasa-apod-streamlit/main

License:MIT License


Languages

Language:Python 100.0%