Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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:
- Host: GitHub
- URL: https://github.com/littledivy/covid19-cli-stats
- Owner: littledivy
- Created: 2020-03-26T10:52:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-26T11:18:49.000Z (almost 5 years ago)
- Last Synced: 2024-10-24T00:10:39.077Z (3 months ago)
- Topics: coronavirus, covid19
- Language: Python
- Size: 1000 Bytes
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)