Skip to content

mohammedawaiskhan/python-weather-forcaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Weather Forcaster

A web application to display weather updates

Features

  • 5 day weather forecast
  • Impending Weather changes
  • Weather Graph
  • Sunrise and sunset times
  • CLoud Coverage
  • Wind Speed

Built Using

  • Python
  • Streamlit
  • Plotly
  • Python Open Weather Map API

Instructions to run

Git clone this repository.

Sign up on OpenWeather

and place your free API KEY in the variable API_KEY in weather_app.py

pip install -r requirements.txt

This installs all the dependencies on your computer using the terminal

streamlit run weather_app.py

now your app is up and running

while running locally run python setup.py before first run

License

Distributed under the MIT License. See LICENSE for more information.

About

A web application to display weather updates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published