Displays Global Corona-virus statistics as Windows 10 notification | Scrapes Real-Time Corona related Stats
Plyer: Plyer is a Python library for accessing features of your hardware / platforms.
bs4: Python library for pulling data out of HTML and XML files.
Requests: Is an elegant and simple HTTP library for Python.
pip install plyer
pip install bs4
pip install requests
Type following command in cmd with main.py in active dir
python3 main.py
For more info contact jdpatel.code@gmail.com