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

https://github.com/milouk/weather-forecast

An Application that tells the weather forecast for the next 5 days / 3 hours
https://github.com/milouk/weather-forecast

Last synced: 2 months ago
JSON representation

An Application that tells the weather forecast for the next 5 days / 3 hours

Awesome Lists containing this project

README

          

# Weather-Forecast
An Application that tells the weather forecast for the next 5 days / 3 hours

How to Create a Executable file

1) Git Clone the Repo.

2) Open CMD and Type pip3 install pyinstaller to install pyinstaller.

3) Open CMD and Type pyinstaller -w -F weather.py

Note


*Do not forget to replace the api key string with your opeweathermap api key