alexcoppe / covid19.py

🦠See COVID-19 data from the command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

covid19.py

Track the COVID-19 data in all the countries in the world from the command line.

It is a python script inspired by ahmadawais/corona-cli and it used the data from NovelCOVID

Installation

pip install covid19.py

Run

Show the first 10 countries by cases (excluded China):

covid19.py -m 10

covid19

Show the help:

covid19.py -h

Licence

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE, version 2, December 2004.

WTFPL

About

🦠See COVID-19 data from the command line

License:Do What The F*ck You Want To Public License


Languages

Language:Python 100.0%