Metadata-Version: 2.1
Name: corocorona
Version: 0.0.7
Summary: A covoid-19 tracker
Home-page: https://github.com/sho-yoshikawa/corocorona
Author: syoshika
Author-email: syoshika@student.42tokyo.jp
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# corocorona

display Total number of corona infections

## Getting Started

test package for me!

### Requirements

```
python >= 3.9
```
Nothing more

### Installing

```
pip install corocorona
```

### How to use

```
from corona import corocorona
printCorona()
```

## Authors

* **Sho Yoshikawa**
