An open API service indexing awesome lists of open source software.

https://github.com/reshmaharidhas/weathercast

☔🌤️Python web app to check weather for different locations built using Flask
https://github.com/reshmaharidhas/weathercast

api flask latitude live-weather-app longitude openweathermap python rest-api vercel weather weather-app webapp

Last synced: 2 months ago
JSON representation

☔🌤️Python web app to check weather for different locations built using Flask

Awesome Lists containing this project

README

          

# Weathercast [![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)









Weathercast is a web app to check weather for different locations built using Python and Flask.
weathercast-webapp_3

# Tech Stack💻
- Python
- Flask
- HTML5
- CSS3
- Bootstrap 5
- Matplotlib
- Seaborn
- REST API

## API used
- OpenWeatherMap
- WeatherAPI
- Open-Meteo

# Development Tools
- PyCharm IDE

# Deployment Tools
- Vercel

# Screenshots
forecasts_1
forecasts_2
pollen_forecast_1
sports

## Running in IDE⚙️
Before running the application files in your IDE,
- Obtain API key from OpenWeatherMap API, WeatherAPI.
- Insert your API keys into environment file at appropriate places in the code and replace with your new registered API keys = 'API_KEY'
- Run the app.py file.

## License
MIT License