Weather Tool is used to extract data from an open source weather API which is the ultimate weather and geolocation reporting website for developers.
- Realtime Weather Stats
- Weather Forecast
- Previous Weather Reports
- Location Astronomy
- IP Lookup
- Details about location
- SignUp at weatherapi.com
- In the weatherapi dashboard panel, you can see your api key
- Now use it for this application.
- If you don't want to signup for the apikey, just use the default one provided. Default API Key : 1342ac8f3abc41e68d0152830202205
- If Default Key is being rejected, please create a new one.
- Install all the requirements by using the command 'pip install -r requirements.txt' from command prompt.
Created By : GitHub | amitray007