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:
-
Tkinter
-
Requests
-
Json