Skip to content

kofinyame-py/weather_app.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌦️ Weather App (Python + OpenWeatherMap API)

A simple GUI-based weather app built with Python and Tkinter. It fetches real-time weather data using the OpenWeatherMap API and displays temperature, humidity, and weather description for any city.


πŸ’‘ Features

  • 🌍 Search weather by city name
  • 🌑️ Display temperature in Celsius
  • πŸ’§ Show humidity and weather description
  • πŸ–ΌοΈ GUI built with Tkinter
  • 🧠 Error handling for invalid cities or network issues

πŸš€ How to Run

python weather_app.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors