Features
- Get Weather Information for any city across the globe 🌎
- More than 17 types of fields
- Astronomical data support
- Requires only one module (requests)
- Get a free API Key from https://www.weatherapi.com/
- Replace the value of
API_KEY
variable online 5
inmain.py
with your API Key.