Skip to content

nirbhayslab/WeatherApp-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App (Python)

Python-based weather application with a completed data-fetching backend and an in-progress PyQt5 interface.


Purpose

This project was built to explore API-driven data fetching, environment-based configuration, and desktop UI integration using PyQt5.

Current State

  • Backend logic for fetching and parsing weather data is implemented
  • GUI layer is partially developed and not yet finalized

Implemented Functionality

  • Fetches real-time weather data using the OpenWeather API
  • Parses temperature, humidity, wind speed, and sunrise/sunset data
  • Handles API responses and basic error cases

Tech Stack

Python
PyQt5 • requests • OpenWeather API • dotenv

Status

Paused — Currently in planning phase. Focus is on backend logic and insight generation before UI.

Notes

Development is currently paused while focus is placed on higher-priority systems.
The backend foundation is complete and the project can be resumed to finalize the GUI and overall UX.

About

A simple weather application built using PyQt5 and the OpenWeather API. It provides real-time weather updates, including temperature, conditions, and more for any city. Features an intuitive GUI and smooth data display for easy weather tracking.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages