Python app that fetches the weather forecast for Sedona, Az and shows temperature and wind data, using the Streamlit library.
The app folder contains the application that is also deployed into the Streamlit Cloud. Available here: https://sedona-weather.streamlit.app
The tests folder contains some pytests, run it like so:
pytest
The steps folder contains 5 simple streamlit demos