https://github.com/andrew-geeks/tkinter-weather-application
Weather application in tkinter(python) by openweather
https://github.com/andrew-geeks/tkinter-weather-application
python python-library python3 tkinter tkinter-graphic-interface tkinter-gui tkinter-python weather weather-api weather-app weather-information weatherapi
Last synced: 8 months ago
JSON representation
Weather application in tkinter(python) by openweather
- Host: GitHub
- URL: https://github.com/andrew-geeks/tkinter-weather-application
- Owner: andrew-geeks
- Created: 2020-04-05T14:56:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-24T04:23:20.000Z (about 5 years ago)
- Last Synced: 2025-01-03T10:45:40.824Z (9 months ago)
- Topics: python, python-library, python3, tkinter, tkinter-graphic-interface, tkinter-gui, tkinter-python, weather, weather-api, weather-app, weather-information, weatherapi
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:
openweather:
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: