Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kartikeya443/weather_webapp

A Streamlit based web-app using Weather API to visualize weather data of present time and forecasting 5 days.
https://github.com/kartikeya443/weather_webapp

streamlit weather-api

Last synced: 9 days ago
JSON representation

A Streamlit based web-app using Weather API to visualize weather data of present time and forecasting 5 days.

Awesome Lists containing this project

README

        

## Run Application
1. **_Install project dependencies_**
```sh
pip install -r requirements.txt
```
2. **_Run the application_**
```sh
streamlit run main.py