A modern, responsive desktop weather app built using Python Tkinter and the OpenWeatherMap API.


- 🔍 City-based weather search
- 🌈 Colorful, emoji-enhanced UI
- 🌡️ Temperature in Celsius
- 📝 Condition description
- 🖼️ Dynamic weather icon
- ✅ Status bar for feedback messages
- 📦 Lightweight & beginner-friendly
- Python 3.x
- OpenWeatherMap API key
git clone https://github.com/yourusername/fancy-weather-app.git
cd fancy-weather-app
pip install requests pillow