https://github.com/karlyndiary/weather-api-app
Weather App Created with Python Using the OpenWeather API
https://github.com/karlyndiary/weather-api-app
api-application openweather openweather-api python python-app weather-app
Last synced: 3 months ago
JSON representation
Weather App Created with Python Using the OpenWeather API
- Host: GitHub
- URL: https://github.com/karlyndiary/weather-api-app
- Owner: karlyndiary
- Created: 2024-06-17T07:32:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-20T02:57:58.000Z (about 1 year ago)
- Last Synced: 2025-01-28T02:25:21.717Z (5 months ago)
- Topics: api-application, openweather, openweather-api, python, python-app, weather-app
- Language: Python
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App
This weather application, built using Python, leverages the OpenWeather API to fetch and display current weather data for any specified city. It utilizes various libraries, including Tkinter for the graphical user interface, PIL for image handling, and geopy for geolocation.### Dependencies:
- Python 3.x
- Libraries: tkinter, geopy, timezonefinder, requests, pytz, PIL (Pillow)
- OpenWeather API key### Result
### Reference
- https://www.youtube.com/watch?v=YbNWzyW_QF8
- https://openweathermap.org/weather-conditions
- https://openweathermap.org/forecast5