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 Python command-line app to fetch live weather data using the OpenWeatherMap API. Supports current weather and 5-day forecast by city name. Built with requests, pydantic v2 for response validation, and python-dotenv for secure API key management.