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
- Host: GitHub
- URL: https://github.com/thelinuxuser-choice/masks-on
- Owner: thelinuxuser-choice
- Created: 2021-03-23T17:19:30.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-23T17:52:01.000Z (over 5 years ago)
- Last Synced: 2025-02-24T09:44:55.828Z (over 1 year ago)
- Language: Python
- Homepage: https://thelinuxuser-choice.github.io/
- Size: 2.85 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## 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!