Metadata-Version: 2.1
Name: panelapp
Version: 0.2.0
Summary: General purpose Panelapp package
Home-page: https://github.com/NHS-NGS/panelapp
Author: Yujin Kim
Author-email: yujin.kim@hotmail.fr
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown

# panelapp
Panelapp queries

Allows for lots of operations for Panelapp queries

## Install

``` python
pip install panelapp
```

## Import

``` python
import panelapp
```


