Metadata-Version: 2.1
Name: coviddollar
Version: 0.0.2
Summary: A package for comparison dollar exchange rate fluctuations and changes in the number of new covid-19 infections
Home-page: https://github.com/amitake/coviddollar
Author: ami takenaka
Author-email: amiami0806takenaka@gmail.com
Project-URL: Bug Tracker, https://github.com/amitake/coviddollar
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# coviddollar

A package for comparison dollar exchange rate fluctuations and changes in the number of new covid-19 infections

# Example of use
```
$pip coviddollar
$python coviddollar.py 30
```

usage: coviddollar.py days
days: How many days of data to use

