Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A desktop weather application that uses the OpenWeatherMap API to fetch real-time weather data for any city. Built with Python and PyQt5, it displays the current temperature, weather condition, and a corresponding emoji through a clean GUI interface.

Setup

  1. Install dependencies: pip3 install requests PyQt5
  2. Get a free API key from OpenWeatherMap
  3. Create a .env file in the project folder with: OPENWEATHERMAP_API_KEY=your_key_here
  4. Run: python3 "API Weather App.py"

Built with

  • Python
  • PyQt5
  • OpenWeatherMap API

About

A desktop weather application that uses the OpenWeatherMap API to fetch real-time weather data for any city. Built with Python and PyQt5, it displays the current temperature, weather condition, and a corresponding emoji through a clean GUI interface.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages