Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 321 Bytes

File metadata and controls

15 lines (11 loc) · 321 Bytes

weather-api-python-gui.

Weather API App ☁️

A simple GUI weather app made with Python using OpenWeatherMap API.

Features

  • Fetches real-time weather data
  • Simple and clean GUI using tkinter

How to Run

  1. Clone the repo:
git clone https://github.com/yourusername/weather_app.git
cd weather_app