This Python application retrieves current weather data for any specified city using the OpenWeatherMap API. It provides information like temperature, weather conditions, humidity and windspeed directly in the terminal.
- Displays current weather conditions for a city
- Uses the OpenWeatherMap API to get real-time data
This project uses the OpenWeatherMap API. You can get your own API key by creating an account on OpenWeatherMap.