A beautiful and minimal desktop weather application built with Python and PyQt5.
It lets you check real-time weather for any city in the world with a clean interface and fun weather icons.
- π Live Weather Data β Powered by the OpenWeatherMap API.
- π₯ Modern GUI β Built with PyQt5 for a smooth user experience.
- β Weather Icons & Emojis β Adds a fun twist to the forecast.
- π‘ Detailed Forecast β Temperature, display weather like sunny, cloud, rain, etc.
- π Instant Search β Just type a city name and hit get weather button.
- Python
- PyQt5
- Requests (for API calls)
- OpenWeatherMap API