- It is python script to get weather notification on your desktop.
- After every 20 second the notification comes.
- It works on bs4 and times library of python to automate google search when the program is runned.
- Their are various features used to scrape data from web and then put in notified format.
- Install all Python dependencies.
pip install -r requirements.txt
- Navigate into
AutomationScripts
.
cd AutomationScripts
- Launch the script for compilation of program
python weather.py
- Output Screenshot.