littledivy / covid19-cli-stats

Command-line statistics for you to keep track of the spreading of the virus :smile:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoronaVirus CLI Tracker

A Python web scrapper for current coronavirus cases from your own terminal.

Installation

pip install BeautifulSoup colorama

Use the git to install the script.

git clone https://github.com/divy-work/covid19-cli-stats
cd ./covid19-cli-stats && python main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GNU

About

Command-line statistics for you to keep track of the spreading of the virus :smile:


Languages

Language:Python 100.0%