Metadata-Version: 2.1
Name: myforestplot
Version: 0.1.5
Summary: Create forestplot by Python.
Home-page: UNKNOWN
Author: toshiakiasakura
Author-email: wordpress.akitoshi@gmail.com
License: MIT
Keywords: forestplot odds-ratio relative-risk meta-analysis
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# MyForestplot
[![python](https://img.shields.io/pypi/pyversions/myforestplot)](https://www.python.org/)
[![PyPI](https://img.shields.io/pypi/v/myforestplot.svg)](https://pypi.org/project/myforestplot/)
[![license](https://img.shields.io/pypi/l/myforestplot?color=blue)](https://github.com/toshiakiasakura/myforestplot/blob/main/LICENSE)

Source code repository for the myforestplot package.

Create forestplot by python more easily and intuitively. 

# Installation
```bash
pip install myforestplot
```

# Usage
See documentation page : https://toshiakiasakura.github.io/myforestplot/




