- Python v3.9+
- pip v22+
- Download or clone the repository
git clone https://github.com/farhan2077/weather-status.git
- Move into the dirtectory
cd weather-status
- Install dependencies
pip install -r requirements.txt
-
Create a
.env
file similar to.env.example
. Get openweather api keys from here -
Run code
python main.py