Skip to content

Little weather forecast app based on Streamlit and on current data from OpenWeather

Notifications You must be signed in to change notification settings

alerch97/weather-forecast-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-App for Weather Forecasting

This little Web-App uses current weather forecast data from https://openweathermap.org/ . From the free version API you can get 5 days forecast with a 3-hour step. You can type in a city/place, choose the number of forecasting days and change between a temperature plot or the forecast of the sky conditions.

Clone the repo, get a personal API_KEY from OpenWeatherMap, save it on your computer as a environment variable under "WEATHER_API" and start the web app by typing this command in the terminal:

streamlit run main.py

This is the UI in the browser:

image

About

Little weather forecast app based on Streamlit and on current data from OpenWeather

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages