Python Systems Biology modeling framework
PySB (pronounced “Pie Ess Bee”) is a framework for building rule-based mathematical models of biochemical systems. It works nicely with scientific Python libraries such as NumPy, SciPy and SymPy for model simulation and analysis.
Installation
PySB depends on the following:
numpy
scipy
sympy
Perl - http://www.perl.org/get.html
BioNetGen - http://bionetgen.org/
For full instructions, see the Installation chapter of the manual at http://docs.pysb.org/en/latest/installation.html
Documentation
The manual is available online at http://docs.pysb.org/. You can also generate the documentation locally by installing Sphinx and running the following commands:
$ cd doc $ make html
Then open _build/html/index.html in your web browser.
Release files for pysb 1.17.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pysb-1.17.0.tar.gz | 379.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pysb-1.17.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 666.5 kB
Release files / pysb-1.17.0.tar.gz
| Download URL | pysb-1.17.0.tar.gz |
|---|---|
| Size | 379.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
125ff93abdcdf29ab07a23e6c29a3b49c4f4949baebde7247b749fc3d9e6255a
|
|
BLAKE2b-256 checksum How to use checksums |
4cc2380caa67e35f55f9f3d732e4aa5250db6643e5fe0c147b8c9c4620708e3c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.0
|
Release files / pysb-1.17.0-py3-none-any.whl
| Download URL | pysb-1.17.0-py3-none-any.whl |
|---|---|
| Size | 286.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8e2b8d23d44443686a88056afe126b308a6fa9b635e44169e7ea16e07984a55f
|
|
BLAKE2b-256 checksum How to use checksums |
51e747662b6876bd5311cfca87222cbbf5df965082297c50ef3ee67e965d4da3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.0
|