/weather_app

A simple python weather app providing current conditions and 5-day forecast for a specific city.

Primary LanguagePython

Weather App

The Weather App is a simple Python application that provides users with the current weather information and a 5-day weather forecast including temperature, humidity, and weather conditions for a specified city. It utilizes the OpenWeatherMap API to retrieve weather data.