Skip to content

"Developed a user-friendly Weather App in Python with a graphical interface using Tkinter. Integrated OpenWeather API to fetch live weather data, including temperature, humidity, and conditions for any location. Provides real-time forecasts with an easy-to-navigate design."

Notifications You must be signed in to change notification settings

pranav2329h/GUI-Weather-App-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GUI-Weather-App-using-python

๐ŸŒฆ I'm thrilled to share my latest project: a Weather App, which I developed as the 4th task during my internship with Oasis Infobyte!

๐Ÿš€ Project Overview: The Weather App allows users to retrieve real-time weather data for any city worldwide, utilizing the powerful OpenWeatherMap API. This API provides access to a wealth of meteorological information, making it easier to obtain accurate weather conditions, temperature, and humidity levels.

๐Ÿ” Key Features:

City Search: Users can input a city name to receive current weather details. Real-Time Data: The app fetches up-to-date information directly from the OpenWeatherMap API, ensuring accurate readings. User-Friendly Interface: Built using Python, the app runs in a command-line interface for easy interaction. ๐ŸŒ About the API: The OpenWeatherMap API is a reliable source for weather data, offering various endpoints for current weather, forecasts, and historical data. In this project, I specifically utilized the current weather data endpoint to retrieve essential metrics, such as:

Temperature (in Celsius or Fahrenheit) Humidity levels Weather descriptions ๐Ÿ’ก Learning Experience: Working on this project helped me strengthen my skills in Python programming, API integration, and data handling. I gained practical experience in parsing JSON responses and effectively displaying weather information to users.

I'm excited to continue building my portfolio and exploring more projects in the future! If you have any feedback or suggestions, I'd love to hear them!

#WeatherApp #OpenWeatherMap #APIIntegration #Python #OasisInfobyte #Internship #Project

About

"Developed a user-friendly Weather App in Python with a graphical interface using Tkinter. Integrated OpenWeather API to fetch live weather data, including temperature, humidity, and conditions for any location. Provides real-time forecasts with an easy-to-navigate design."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages