Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 343 Bytes

File metadata and controls

14 lines (9 loc) · 343 Bytes

Weather Forecast App

This is a simple Python application that fetches weather data for a given city using the OpenWeatherMap API.

Requirements

  • Python 3.x
  • requests library (install via pip install requests)

How to Run

  1. Clone the repository:
    git clone  https://github.com/Avirmora/weather-forecast-python.git