Metadata-Version: 2.1
Name: jpseverely
Version: 0.0.1
Summary: Package for changes in the number of covid-19 critically ill patients in Japan
Home-page: https://github.com/tomo0503
Author: Tomoe Kuroki
Author-email: tomokt1203@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/tomo0503
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

<!-- [![Open in Code Ocean](https://codeocean.com/codeocean-assets/badge/open-in-code-ocean.svg)](https://codeocean.com/capsule/7739771/tree)
[![Open in pypi](https://img.shields.io/pypi/v/kotonohagetter)](https://pypi.org/project/kotonohagetter/) -->
# kotonohatango-getter
日本のcovid-19重症患者数の推移に関するPython Package。  
Package for changes in the number of covid-19 critically ill patients in Japan

[厚生労働省](https://covid19.mhlw.go.jp/）

<!-- ## Example of use
```
pip install kotonohagetter
python kotonohagetter.py 20
```
usage: kg.py [-h] [--F F] Number  
visualization of aggregate data of players in Kotoha Tango  
positional arguments:  
　Number      Get the [Number]th data.(int)  
optional arguments:  
　-h, --help  show this help message and exit  
　--F F       Getting word data?(bool:[y,t,true]or[n,f,false])[Default:True] 

**output**  
  
![image](https://user-images.githubusercontent.com/70005022/171073813-301307d5-268d-42ec-9fc8-5de011af87aa.png)
  
1-10 Percentage of users cleared there.  
x Percentage of users who could not clear. -->


