Metadata-Version: 2.4
Name: playmolecule
Version: 1.10.11
Summary: PlayMolecule python API
Author-email: Acellera <info@acellera.com>
Project-URL: Homepage, https://github.com/Acellera/playmolecule-python-api
Project-URL: Bug Tracker, https://github.com/Acellera/playmolecule-python-api/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: protocolinterface
Requires-Dist: requests
Requires-Dist: PyYaml
Requires-Dist: python-dateutil
Requires-Dist: func2argparse
Dynamic: license-file

# PlayMolecule python API

## Docs

https://software.acellera.com/docs/latest/playmolecule/index.html

## Install

Install playmolecule python API with  

```sh
pip install playmolecule
```
