Spaces:
Sleeping
Sleeping
metadata
title: Demo
emoji: 🚀
colorFrom: red
colorTo: red
sdk: docker
app_port: 8501
tags:
- streamlit
pinned: false
short_description: Streamlit template space
Welcome to Streamlit!
Edit /src/streamlit_app.py to customize this app to your heart's desire. :heart:
If you have any questions, checkout our documentation and community forums.
Getting Started
Run source ./start.sh to install and activate python environment. This should also create a .env file
Insert API_Key={Insert API KEY here} in .env.
Run python3 cityweather.py.
Insert the City Name.
To run the streamlit App, run streamlit run app.py. Write City names in the text box and press the button to add new expanders with current weather information.