An open API service indexing awesome lists of open source software.

https://github.com/thelinuxuser-choice/masks-on

covid 19 tracker made with python3 , you can get specific country covid 19 situation or global covid 19 situation
https://github.com/thelinuxuser-choice/masks-on

Last synced: 6 days ago
JSON representation

covid 19 tracker made with python3 , you can get specific country covid 19 situation or global covid 19 situation

Awesome Lists containing this project

README

          

# Masks-On
covid 19 tracker made with python3 , you can get specific country covid 19 situation or global covid 19 situation
>please note sometimes it will take time or give errors, because this api has lot of requests

![trial](assets/MasksOn.gif)

## Git Installation
```
# clone the repo
$ git clone https://github.com/thelinuxuser-choice/Masks-On
# change the working directory to Pwned
$ cd Masks-On
# install the requirements
$ pip3 install -r requirements.txt

# or just type this and install the requirements
$ pip3 install COVID19Py
```

## Usage

```
python3 MasksOn.py
python MasksOn.py
note:python3 required "python MasksOn.py" is for some windows only have python3 they will execute it as "python"
```
## windows






## Support & Contributions
- Please ⭐️ this repository if this project helped you!
- Contributions of any kind welcome!