Want to have a quick look over the current statistics 📈 of covid-19 patients in your country 🌎?
covid-tracker
is there for your help! A simple, lightweight script, written in Python, to check the current statistics of covid-19 in the desired country.
Saving you the time to look on www! 🌐
(Tedious work, huh?) Don't worry script will install those packages for you. 😎
-
Install the beautifulsoup from the pypi archive:
$ pip3 install beautifulsoup4
-
Install the requests from the pypi archive:
$ pip3 install requests
-
Clone the repository:
$ git clone https://github.com/samyak-jn/covid-tracker.git
-
Run the covid-tracker.py script:
$ python3 covid-tracker.py
-
Enter the country name for which you want to see the stats 🗺️, and voila! 😇
Have suggestions, or facing any issues?
Please feel free to open pull requests and bug reports (let's have a discussion)! 💝
covid-tracker
is available as Free Software under the MIT license.
Copyright © 2021 Samyak Jain