https://github.com/ayushmankumar7/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 :
https://github.com/ayushmankumar7/covid19_case_notification
beautifulsoup4 covid-19 firebase flask python3 requests
Last synced: 12 months ago
JSON representation
This a Python script which gives live updates on New Covid19 patients in a Particular country(here India by default). Link to Website :
- Host: GitHub
- URL: https://github.com/ayushmankumar7/covid19_case_notification
- Owner: ayushmankumar7
- License: gpl-3.0
- Created: 2020-03-25T05:49:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-21T12:36:12.000Z (about 4 years ago)
- Last Synced: 2025-03-27T05:13:14.069Z (about 1 year ago)
- Topics: beautifulsoup4, covid-19, firebase, flask, python3, requests
- Language: CSS
- Homepage: https://theoss-covid19.herokuapp.com/
- Size: 1.56 MB
- Stars: 5
- Watchers: 2
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
```shell
$ sudo apt install python-gi gir1.2-notify-0.7
$ pip3 install beautifulsoup4
$ python3 main.py
$ pip3 install flask
$ pip3 install firebase-admin
```
### > Windows
```shell
$ 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
