Metadata-Version: 2.1
Name: playmolecule
Version: 1.3.2
Summary: The playmolecule python code.
Home-page: https://github.com/acellera/playmolecule-python-api/
Author: Acellera
Author-email: info@acellera.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: protocolinterface
Requires-Dist: requests
Requires-Dist: PyYaml
Requires-Dist: python-dateutil

# PlayMolecule python API

## Docs

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

## Install

Install playmolecule python API with  

```sh
pip install playmolecule
```

