You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Python application that fetches and displays real-time weather information for any city using the OpenWeatherMap API. This project demonstrates working with REST APIs, JSON data, and optional GUI with tkinter.
About
A simple Python application that fetches and displays real-time weather information for any city using the OpenWeatherMap API. This project demonstrates working with REST APIs, JSON data, and optional GUI with tkinter.