Skip to content

Sagexd08/Weather-Forcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Weather Forecasting App A Python-based weather forecasting application that provides current weather data and a 3-day forecast for any city. The app utilizes the OpenWeatherMap API to fetch real-time weather information and presents it in a simple, interactive command-line interface.

Features: Current Weather: Displays temperature, humidity, wind speed, weather conditions, and sunrise/sunset times. 3-Day Forecast: Provides weather updates for the next 72 hours at 8-hour intervals, including a graphical temperature trend. Interactive: Users can input city names to retrieve weather data or forecasts. Graphical Visualization: The app uses matplotlib to plot temperature trends for the next 3 days. Error Handling: Proper handling of invalid city names and API errors. Requirements: Python 3.x Dependencies: requests, matplotlib

About

Python-based weather forecasting app using OpenWeatherMap API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages