coronapy


License
CC-BY-NC-SA-2.5
Install
pip install coronapy==0.1.6

Documentation

Tools to load and annylise the Corona virus daily report data from the GitHub of Johns Hopkins University Center for Systems Science and Engineering : https://github.com/CSSEGISandData/COVID-19

The best way to have an overview is to check the notebook

install

Using pip

>>> pip install coronapy 
> git clone https://github.com/SylvainGuieu/corona.git
> cd corona 
> python setup.py install

Or simply copy corona.py in python directory (matplotlib and pandas modules needed)

Usage

Best to see the notebook for examples.

Some Key plots

Some plot created by the coronapy_key_plot.py script in this repository

Last Updates : 2020-03-24