Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 546 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 546 Bytes

Weather Flask Application

Overview

Weather Flask is a simple web application built using Flask, which provides current weather information for any city. The application fetches data from the OpenWeatherMap API and displays the temperature, weather conditions, and other relevant information.

Features

Get current weather information for any city.

Fetches data from the OpenWeatherMap API.

Displays temperature, weather conditions, humidity, and wind speed.

Simple and user-friendly interface.

Sign up for a free API key at OpenWeatherMap