Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 597 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 597 Bytes

COVID-19-Windows-Notification

Displays Global Corona-virus statistics as Windows 10 notification | Scrapes Real-Time Corona related Stats

Libraries

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.

Installation

pip install plyer
pip install bs4
pip install requests

Usage

Type following command in cmd with main.py in active dir

python3 main.py

For more info contact jdpatel.code@gmail.com