Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Weather App

A simple desktop Weather App built with Python and Tkinter. It shows real-time weather data (temperature, humidity, and conditions) using the OpenWeatherMap API.

How to Run

  1. Install requirements:pip install requests customtkinter
  2. Add your OpenWeatherMap API key in weather_app.py.
  3. Run the app.
  4. Tools & Technologies

Python, Tkinter, CustomTkinter, Requests, REST API

About

Weather App – Built a desktop Weather App using Python and Tkinter with a simple GUI to fetch and display real-time weather data. Integrated API calls, parsed JSON responses, and showed temperature, humidity, and conditions with input validation and error handling.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages