Skip to content

A python Tkinter application that displays the current weather of any location on earth, alongwith it's weather forecast

Notifications You must be signed in to change notification settings

Anant-dev917/Weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌀 Weather App

πŸš€ Overview

Weather App is a Python Tkinter application that provides current weather conditions and a 6-day forecast for any location worldwide. It retrieves weather data and icons from the OpenWeather API and uses Geopy to fetch geographical locations.

✨ Features

  • 🌍 Search Weather by Location – Enter any city or country to get weather updates
  • πŸ“… 6-Day Weather Forecast – View upcoming weather conditions
  • β˜€οΈ Real-Time Weather Data – Temperature, humidity, wind speed, and more
  • 🎨 User-Friendly GUI – Built using Python's Tkinter
  • ☁️ Weather Icons – Dynamic icons fetched from OpenWeather API

πŸ›  Technologies Used

  • Python (Tkinter for GUI)
  • OpenWeather API (for weather data and icons)
  • Geopy (for location search)

βš™οΈ Installation & Usage

  1. Clone the repository: git clone https://github.com/your-username/Weather-app.git

  2. Install dependencies

  3. Get your OpenWeather API Key from OpenWeather

  4. Run the application

  5. Enter a location and get instant weather updates!

πŸ”— API & Data Sources

About

A python Tkinter application that displays the current weather of any location on earth, alongwith it's weather forecast

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages