Add your description here
Project description
pySBML
pySBML takes SBML models and makes them simpler :heart:
Installation
Installation is as easy as pip install pysbml.
Transform this
Compartments
| name | size | is_constant |
|---|---|---|
| C | 1.0 | True |
Variables
| name | amount | conc | constant | substance_units | compartment | only_substance_units | boundary_condition |
|---|---|---|---|---|---|---|---|
| S1 | None | 0.00015 | False | substance | C | False | False |
| S2 | None | 0.0 | False | substance | C | False | False |
Parameters
| name | value | is_constant | unit |
|---|---|---|---|
| k1 | 1.0 | True |
Reactions
| name | body | args | stoichiometry | local pars |
|---|---|---|---|---|
| reaction1 | C * k1 * S1 | [C, k1, S1] | {'S1': -1.0, 'S2': 1.0} | {} |
Into this
Parameters
| name | value | unit |
|---|---|---|
| k1 | 1.0 | None |
| C | 1.0 | None |
Variables
| name | value | unit |
|---|---|---|
| S1 | 0.00015 | None |
| S2 | 0.0 | None |
Reactions
| name | fn | stoichiometry |
|---|---|---|
| reaction1 | S1*k1 | {'S1': -1.0, 'S2': 1.0} |
Development setup
We recommend using uv
uv
- Install
uvas described in the docs. - Run
uv sync --all-extras --all-groupsto install dependencies locally
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pysbml-0.1.0.tar.gz.
File metadata
- Download URL: pysbml-0.1.0.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8ace9f1569e797408794cae619a45317330c2220700d4afbfd3564039dde17c
|
|
| MD5 |
c55fc37691e0d441fb7c798262f81afc
|
|
| BLAKE2b-256 |
4e4c4c4845b2a3a33b8394ca35124d4777371926816433b3ed24c05276662779
|
Provenance
The following attestation bundles were made for pysbml-0.1.0.tar.gz:
Publisher:
python-publish.yml on Computational-Biology-Aachen/pysbml
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysbml-0.1.0.tar.gz -
Subject digest:
d8ace9f1569e797408794cae619a45317330c2220700d4afbfd3564039dde17c - Sigstore transparency entry: 271343426
- Sigstore integration time:
-
Permalink:
Computational-Biology-Aachen/pysbml@860a7ada8cd3755239490b18380ea0a264163b11 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/Computational-Biology-Aachen
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@860a7ada8cd3755239490b18380ea0a264163b11 -
Trigger Event:
release
-
Statement type:
File details
Details for the file pysbml-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pysbml-0.1.0-py3-none-any.whl
- Upload date:
- Size: 27.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5a6eb266210d97cf6748d3bfedb8e685ae716fcaf9748dc30165171e6ca55b1
|
|
| MD5 |
0294ad548d07a7fa23eab0e760038271
|
|
| BLAKE2b-256 |
9ac6b9a676b94f9605a8a51249ae7ae2a5b22243d25e739e80e060ce7e70a5c3
|
Provenance
The following attestation bundles were made for pysbml-0.1.0-py3-none-any.whl:
Publisher:
python-publish.yml on Computational-Biology-Aachen/pysbml
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pysbml-0.1.0-py3-none-any.whl -
Subject digest:
e5a6eb266210d97cf6748d3bfedb8e685ae716fcaf9748dc30165171e6ca55b1 - Sigstore transparency entry: 271343433
- Sigstore integration time:
-
Permalink:
Computational-Biology-Aachen/pysbml@860a7ada8cd3755239490b18380ea0a264163b11 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/Computational-Biology-Aachen
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@860a7ada8cd3755239490b18380ea0a264163b11 -
Trigger Event:
release
-
Statement type: