Skip to content

Weather application in tkinter(python) by openweather

Notifications You must be signed in to change notification settings

andrew-geeks/Tkinter-weather-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Tkinter Weather Application

Weather application in tkinter(python) by openweathermap An application built in tkinter(Python) with the help of openweather map. To get started, sign up to openweathermap and get your api key.

Watch the video for this project: https://youtu.be/Y6FugQukHZ0

openweather: https://openweathermap.org/api

Copy-paste the api-key to the main file and run it.

Libraries Used:

  1. Tkinter

  2. Requests

  3. Json

NOTE: THIS REPOSITORY HAS BEEN DEPRECIATED AND A NEW VERSION(2.0) HAS BEEN STARTED IN A NEW ONE.

NEW REPOSITORY: