Metadata-Version: 2.1
Name: bigraph-schema
Version: 0.0.4
Summary: A serializable type schema for compositional systems biology
Home-page: https://github.com/vivarium-collective/bigraph-schema
Author: Eran Agmon, Ryan Spangler
Author-email: agmon.eran@gmail.com, ryan.spangler@gmail.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# bigraph-schema

A serializable type schema for compositional systems biology simulations

## installation

```console
pip install bigraph-schema
```
