Skip to content

Simple python script that fetches stats regarding Covid-19

Notifications You must be signed in to change notification settings

rcantore/py_covid19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Simple Covid-19 Python tracker

Simple pyhton script that fetches covid-19 stats from the given country every 6 hours. A simple table in your terminal is displayed.

This is a work in progress

Usage

Append the country name (in English) you wish to monitor. If no name is provided 'Argentina' is used as default.

Example

python3 covidtracker.py Germany

Dependencies

Please check your python installation

Python 3

TO-DO

Validate the information source:

Although it seems pretty accurate, I can't guarantee it's correct

About

Simple python script that fetches stats regarding Covid-19

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages