python-scripts/scripts/Weather_Reports
2022-10-05 12:38:55 +05:30
..
.env.example added .env.example files for Weather-teller and Weather_Reports 2022-10-05 12:38:55 +05:30
README.md Docs : Add readme 2022-10-02 17:57:31 +05:30
requirements.txt added requirements.txt with python-dotenv 2022-10-05 11:54:05 +05:30
script.py api keys for weather-teller and weather_reports are now loaded from a local .env file 2022-10-05 11:49:29 +05:30

Py-Weather-Report

Simple Python Program for Printing Weather report of specified region.

Uses https://rapidapi.com/weatherapi/api/weatherapi-com for API Calls.

Requirements

pip install json requests

Run Program

python script.py