PySB
====
.. image:: https://badges.gitter.im/pysb/pysb.svg
:alt: Join the chat at https://gitter.im/pysb/pysb
:target: https://gitter.im/pysb/pysb?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
.. image:: https://github.com/pysb/pysb/workflows/Continuous%20Integration/badge.svg
:alt: Continuous Integration
:target: https://github.com/pysb/pysb/actions
Python Systems Biology modeling framework
http://pysb.org/
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.
Raw data
{
"_id": null,
"home_page": "http://pysb.org/",
"name": "pysb",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "systems,biology,model,rules",
"author": "Jeremy Muhlich",
"author_email": "jmuhlich@bitflood.org",
"download_url": "https://files.pythonhosted.org/packages/fe/a2/df2d3e2c43fec31314afb78584c4872092e0f04c64c132520b614ea9b16b/pysb-1.16.0.tar.gz",
"platform": null,
"description": "PySB\n====\n\n.. image:: https://badges.gitter.im/pysb/pysb.svg\n :alt: Join the chat at https://gitter.im/pysb/pysb\n :target: https://gitter.im/pysb/pysb?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge\n\n.. image:: https://github.com/pysb/pysb/workflows/Continuous%20Integration/badge.svg\n :alt: Continuous Integration\n :target: https://github.com/pysb/pysb/actions\n\nPython Systems Biology modeling framework\n\nhttp://pysb.org/\n\nPySB (pronounced \"Pie Ess Bee\") is a framework for building rule-based\nmathematical models of biochemical systems. It works nicely with\nscientific Python libraries such as NumPy, SciPy and SymPy for model\nsimulation and analysis.\n\nInstallation\n------------\n\nPySB depends on the following:\n\n * numpy\n * scipy\n * sympy\n * Perl - http://www.perl.org/get.html\n * BioNetGen - http://bionetgen.org/\n\nFor full instructions, see the Installation chapter of the manual at\nhttp://docs.pysb.org/en/latest/installation.html\n\nDocumentation\n-------------\n\nThe manual is available online at http://docs.pysb.org/. You can also\ngenerate the documentation locally by installing Sphinx and running\nthe following commands::\n\n $ cd doc\n $ make html\n\nThen open _build/html/index.html in your web browser.\n",
"bugtrack_url": null,
"license": "",
"summary": "Python Systems Biology modeling framework",
"version": "1.16.0",
"project_urls": {
"Homepage": "http://pysb.org/"
},
"split_keywords": [
"systems",
"biology",
"model",
"rules"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fea2df2d3e2c43fec31314afb78584c4872092e0f04c64c132520b614ea9b16b",
"md5": "b343004c1d4e216d743a1187c6c18e2e",
"sha256": "57a37f3469071bfe19d8ea410a749b0981efa90f9263cf00ef5f70680f797299"
},
"downloads": -1,
"filename": "pysb-1.16.0.tar.gz",
"has_sig": false,
"md5_digest": "b343004c1d4e216d743a1187c6c18e2e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 346773,
"upload_time": "2024-02-21T22:34:24",
"upload_time_iso_8601": "2024-02-21T22:34:24.834767Z",
"url": "https://files.pythonhosted.org/packages/fe/a2/df2d3e2c43fec31314afb78584c4872092e0f04c64c132520b614ea9b16b/pysb-1.16.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-21 22:34:24",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pysb"
}