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
- Host: GitHub
- URL: https://github.com/reshmaharidhas/weathercast
- Owner: reshmaharidhas
- License: mit
- Created: 2025-09-01T06:06:47.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-10T05:23:06.000Z (10 months ago)
- Last Synced: 2025-09-10T05:57:15.667Z (10 months ago)
- Topics: api, flask, latitude, live-weather-app, longitude, openweathermap, python, rest-api, vercel, weather, weather-app, webapp
- Language: Python
- Homepage: https://weathercast-topaz.vercel.app
- Size: 235 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Weathercast [](https://www.python.org/)
Weathercast is a web app to check weather for different locations built using Python and Flask.
# 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

## 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