Metadata-Version: 2.1
Name: forestplot
Version: 0.0.3
Summary: A Python package to make publication-ready but customizable forest plots.
Home-page: https://github.com/lsys/forestplot
Author: Lucas Shen
Author-email: lucas@lucasshen.com
Maintainer: Lucas Shen
Maintainer-email: lucas@lucasshen.com
License: MIT
Keywords: visualization,python,data-science,dataviz,pandas,matplotlib,mpl,forestplot,blobbogram
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown

<div id="top"></div>

# pyforestplot

<!-- ABOUT THE PROJECT -->
<img src="https://raw.githubusercontent.com/lsys/pyforestplot/main/docs/images/under.svg" width="180"/>

<!----------------- PROJECT STATUS SHIELDS ----------------->
<table class="no-border">
  <tr>
    <td><strong>Status:</strong></td>
    <td>
      <a href="https://github.com/LSYS/pyforestplot/actions/workflows/CI.yml"><img src="https://github.com/LSYS/pyforestplot/actions/workflows/CI.yml/badge.svg?branch=main" /></a>
    </td>
    <td>
      <a href="https://app.travis-ci.com/LSYS/pyforestplot"><img src="https://app.travis-ci.com/LSYS/pyforestplot.svg?branch=main"/></a>
    </td>
    <td>
      <a href="https://codecov.io/gh/LSYS/pyforestplot" ><img src="https://codecov.io/gh/LSYS/pyforestplot/branch/main/graph/badge.svg?token=34QE11YEOQ"/></a>
    </td>
</table>


