A Python app that fetches the weather forecast for Sedona, AZ and shows temperature and wind data, using the Streamlit WebUI library.
The tests folder contains some pytests, run it like so:
pytest
The app is currently deployed on this linux server as a docker container. The instructions directory contains more details about the deployment workflows.
The steps folder contains 5 simple streamlit demos