Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T02:57:58.000Z (6 months ago)
- Last Synced: 2024-06-20T14:59:37.437Z (6 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
![weather-app](https://github.com/karlyndiary/Weather-API-App/assets/116041695/6c308032-7a60-4e3b-8284-e7de554d9152)### Reference
- https://www.youtube.com/watch?v=YbNWzyW_QF8
- https://openweathermap.org/weather-conditions
- https://openweathermap.org/forecast5