Skip to content

Displays Global Corona-virus statistics as Windows 10 notification

Notifications You must be signed in to change notification settings

JDRanpariya/COVID-19-Windows-Notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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