Skip to content

Tkinter based application that uses Open Weather Map API to display weather forecast for any location.

License

Notifications You must be signed in to change notification settings

BhavyaC16/Weather-Teller

Repository files navigation

Weather-Teller

Weather-Teller is a tkinter based application, which uses a weather web service, to provide weather forcast for a particular location, for the next 5 days.

For a selected date and time, the application displays the following:

  • Temperature
  • Humidity
  • Pressure
  • Wind Speed
  • Sea Level

Usage

  1. Run weatherTellerApp.py
  2. Enter the name of the location/city you wish to view the forecast for.
  3. Select the date and time for the forecast.
  4. Click on "Tell Me The Weather!" button to view the forecast.

Alt text

Note: You would need a API key to access the web service. To get your own API key, visit openweathermap.org/appid and sign up. Then enter your API key in line 11 of weatherTeller.py

About

Tkinter based application that uses Open Weather Map API to display weather forecast for any location.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages