Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/littledivy/covid19-cli-stats

Command-line statistics for you to keep track of the spreading of the virus :smile:
https://github.com/littledivy/covid19-cli-stats

coronavirus covid19

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# CoronaVirus CLI Tracker

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

## Installation

```bash
pip install BeautifulSoup colorama
```

Use the git to install the script.

```bash
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](https://choosealicense.com/licenses/gnu/)