An open API service indexing awesome lists of open source software.

https://github.com/dnmore/weather-app

Desktop Flask app using API OpenWeatherMap to return current weather and temperature of a provided location.
https://github.com/dnmore/weather-app

flask-application openweathermap-api python

Last synced: about 2 months ago
JSON representation

Desktop Flask app using API OpenWeatherMap to return current weather and temperature of a provided location.

Awesome Lists containing this project

README

          

# Weather App

## Overview
A desktop weather application that fetches and displays current weather details for any location. Using Flask and OpenWeatherMap API, this app provides an efficient and up-to-date weather overview.

## 🔥 Features
* Retrieve real-time weather by location
* Display temperature and conditions

## 🛠️ Tech Stack
* `Flask` – Web framework for Python
* `OpenWeatherMap API`– Weather data provider

## 📜 License
This project is licensed under the MIT License.