Weather app

Weather app
personal

Weather app

This Weather App is built using Python ’s Tkinter library for the Graphical User Interface (GUI) and the OpenWeatherMap API to fetch real-time weather data. It allows users to check the current weather conditions, temperature, pressure, and description of any selected location (city or state). Tools and Technologies Used 🐍 Python 3 – Programming language used for the project 🖥️ Tkinter – For designing the Graphical User Interface (GUI) 🌐 Requests – For fetching live data from the API ☁️ OpenWeatherMap API – Provides real-time weather information 📦 PyInstaller – Used to convert the Python script into an executable (.exe) file

Archit Nishad

Archit Nishad

student

194
Views
1
Claps
0
Comments

Project Overview

This Weather App is built using Python ’s Tkinter library for the Graphical User Interface (GUI) and the OpenWeatherMap API to fetch real-time weather data. It allows users to check the current weather conditions, temperature, pressure, and description of any selected location (city or state). Tools and Technologies Used 🐍 Python 3 – Programming language used for the project 🖥️ Tkinter – For designing the Graphical User Interface (GUI) 🌐 Requests – For fetching live data from the API ☁️ OpenWeatherMap API – Provides real-time weather information 📦 PyInstaller – Used to convert the Python script into an executable (.exe) file

Project Claps

1 claps

Recent Clappers

Showing 1 of 1 clappers

Key Features

🖼️ Beautiful GUI built using Tkinter

🖼️ Beautiful GUI built using Tkinter

🌐 Fetches live weather data from OpenWeatherMap

🌐 Fetches live weather data from OpenWeatherMap

☁️ Displays weather conditions (e.g., Clouds,Rain,Clear)

☁️ Displays weather conditions (e.g., Clouds,Rain,Clear)

🌦️ Shows descriptions (e.g., Light Rain, Scattered Clouds)

🌦️ Shows descriptions (e.g., Light Rain, Scattered Clouds)

🌡️ Temperature displayed in Celsius

🌡️ Temperature displayed in Celsius

⚙️ Atmospheric pressure displayed in hPa

⚙️ Atmospheric pressure displayed in hPa

Project Images

Discussion

Please log in to join the discussion.

More Projects You Might Like

Similar Projects