Metadata-Version: 2.4
Name: pbest
Version: 0.5.7
Summary: BioSim Registry is a project focused on delivering high quality processes and tooling in relation to process bi-graph.
Project-URL: Homepage, https://github.com/biosimulations/biosim-registry/
Project-URL: Repository, https://github.com/biosimulations/biosim-registry/
Project-URL: Documentation, https://github.com/biosimulations/biosim-registry/
Author-email: Center for Reproducable Biological Modeling <evalencia@uchc.edu>
License-File: LICENSE
Keywords: python
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <=3.14.4,>=3.12
Requires-Dist: bigraph-schema==1.0.14
Requires-Dist: compose-api-client==0.2.0
Requires-Dist: httpx>=0.28.1
Requires-Dist: jinja2>=3.1.6
Requires-Dist: pbsim-common>=0.1.2
Requires-Dist: process-bigraph==1.0.5
Requires-Dist: pydantic>=2.12.3
Requires-Dist: spython>=0.3.14
Description-Content-Type: text/markdown

# PBest
Process Bi-Graph Extensible Simulation Toolkit
A python library meant to be used by the scientific community. The libraries features are:

- Submit simulations to a remote HPC 
  - Default HPC is [UCHC](https://health.uconn.edu/high-performance-computing/), but can be specified to another so long as the designated HPC has a [Compose-API](https://github.com/biosimulations/compose-api) server.

- Containerize simulation environments for easy repeatability.

- Tools for building Process Bi-Graph workflows.

---

