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.
- Python 3.x
- Libraries: tkinter, geopy, timezonefinder, requests, pytz, PIL (Pillow)
- OpenWeather API key