/WeatherApp

Weather Forecast App Using Python with Gui

Primary LanguagePythonMIT LicenseMIT

WeatherApp

Weather app in python using tkinter for GUI and openweathermap API.

Information About Files

  1. nature.png : Image used in the program
  2. output.png : Final Result of the program
  3. Weather-app.py : Implementation of the Weather App

Module Used

  • GUI Module Used : Tkinter
  • Image Module Used : Pillow
  • Api Response Module Used : Json,Requests

For external libraries:

  • pip install requests
  • pip install pillow

Basic Default Config

Register Your Api Key And Place In the .Py File where it is mention.

Developed By Sahil Janbandhu