https://github.com/riad-azz/python-weather-app
a simple weather app
https://github.com/riad-azz/python-weather-app
Last synced: 4 months ago
JSON representation
a simple weather app
- Host: GitHub
- URL: https://github.com/riad-azz/python-weather-app
- Owner: riad-azz
- Created: 2022-07-24T09:59:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-01T23:11:05.000Z (over 3 years ago)
- Last Synced: 2025-08-04T01:48:00.913Z (5 months ago)
- Language: Python
- Size: 377 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WeatherApp
a simple weather app made with **Tkinter** and a free **Weather API**
## How it was made
- For the GUI i used [Tkinter](https://docs.python.org/3/library/tk.html) library with [CustomTkinter-UI](https://github.com/TomSchimansky/CustomTkinter) that was made by [Tom Schimansky](https://github.com/TomSchimansky) to get better visuals and make the application look a bit more modern.
- For the API i used one that you can get for free here [Weather Api](https://www.weatherapi.com/) and [requests](https://requests.readthedocs.io) library to handle _requests_ i guess.
## App Preview

| _Getting the weather for London_