Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 444 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 444 Bytes

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