A simple GUI-based weather app built with Python and Tkinter. It fetches real-time weather data using the OpenWeatherMap API and displays temperature, humidity, and weather description for any city.
- π Search weather by city name
- π‘οΈ Display temperature in Celsius
- π§ Show humidity and weather description
- πΌοΈ GUI built with Tkinter
- π§ Error handling for invalid cities or network issues
python weather_app.py