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.
- Host: GitHub
- URL: https://github.com/dnmore/weather-app
- Owner: dnmore
- Created: 2023-09-28T08:07:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T16:13:04.000Z (over 1 year ago)
- Last Synced: 2025-12-29T04:18:38.188Z (6 months ago)
- Topics: flask-application, openweathermap-api, python
- Language: CSS
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.