Covid19_Case_Notification

This a Python script which gives live updates on New Covid19 patients in a Particular country(here India by default). Link to Website :

GPL-3.0 License

Stars
5

Covid19_Case_Notification

This a Python script which gives live updates on New Covid19 patients in a Particular country(here India by default)

Steps to Follow

> Linux

$ sudo apt install python-gi gir1.2-notify-0.7

$ pip3 install beautifulsoup4

$ python3 main.py

$ pip3 install flask

$ pip3 install firebase-admin

> Windows

$ pip install win10toast

$ pip install requests

$ pip install beautifulsoup4

$ python main.py

$ pip install flask

$ pip install firebase-admin

Current State

> Terminal

> Notification

> Linux

> Windows

Current Technology Stack