Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pysb

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pysb

Python Systems Biology modeling framework

  • 1.16.0
  • PyPI
  • Socket score

Maintainers
2

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:

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc