Skip to content

A Python-based Weather Forecast application using Open Weather Map API to display current conditions and a 5-day forecast.

Notifications You must be signed in to change notification settings

Avirmora/weather-forecast-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Python-based Weather Forecast application using Open Weather Map API to display current conditions and a 5-day forecast.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages