Aopandey / Weather-Forecast-App-

A Streamlit web app leveraging the OpenWeatherMap API to offer customizable weather forecasts, displaying temperature trends or sky conditions for any city over up to five days.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this Project?

This project is a Streamlit-based weather forecast application that enables users to view the weather forecast for any city for up to five days. Users can input a city name and select the forecast length using a slider. The application offers two types of forecasts: temperature and sky view (clear, clouds, rain, snow), displaying the data in a line graph for temperature or images for sky conditions. The backend, using the OpenWeatherMap API , fetches and filters the forecast data. If a user inputs an incorrect city, the application prompts them to correct it. This tool combines data fetching, processing, and interactive visualization to provide an accessible weather forecasting service.

About

A Streamlit web app leveraging the OpenWeatherMap API to offer customizable weather forecasts, displaying temperature trends or sky conditions for any city over up to five days.


Languages

Language:Python 100.0%