Metadata-Version: 2.1
Name: covpy
Version: 0.0.8
Summary: A package for getting confirmed infection and death data on the 2019 coronavirus
Home-page: https://github.com/pearsedoolin/covpy/
Author: Pearse Doolin
Author-email: pearsedoolin@gmail.com
License: UNKNOWN
Description: # covpy 
        
        A package for getting daily covid19 confirmed cases and death. See this [example](https://github.com/pearsedoolin/covpy/blob/master/covpy_example.ipynb) to get started.
        
        ## Installation
        
        Use `pip install covpy`
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
