Skip to main content

Simulation of Biological Systems

Project description

SimBio

simbio is a Python-based library of biological systems simulation. As a comparison with other libraries we can enumerate:

  • Models are composables, so you can create bigger models using smaller ones
  • Models are python classes, so it is easier to understand the inners and easy to compose into bigger models
  • Posibility to do numba JIT compilation
  • Small footprint library, can be imported on a bigger application without fuzz

Installation

If you are using pip, it can be installed directly from PyPI:

pip install simbio

or the latest version from GitHub:

pip install git+https://github.com/hgrecco/simbio

Examples

On the folder src/simbio/tests/examples, we included some examples for the library usage.

Development

We are using pytest for testing, and pre-commit hooks to format and lint the codebase.

To easily set-up a development environment, run the following commands:

git clone https://github.com/hgrecco/simbio
cd simbio
conda env create --file environment-dev.yml
pre-commit install

which assume you have git and conda preinstalled.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SimBio-0.2.2.tar.gz (35.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

SimBio-0.2.2-py3-none-any.whl (25.1 kB view details)

Uploaded Python 3

File details

Details for the file SimBio-0.2.2.tar.gz.

File metadata

  • Download URL: SimBio-0.2.2.tar.gz
  • Upload date:
  • Size: 35.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for SimBio-0.2.2.tar.gz
Algorithm Hash digest
SHA256 697abdef2ce209e9e11091f2fb212663926ff20586f690340860f35cf788e741
MD5 c4d96b927fd768cf3d3d6b68c786832a
BLAKE2b-256 bde579e1af3a39eb3e10a55a1860b9a127fa0c3af42007912ea244f5aaf6d9df

See more details on using hashes here.

File details

Details for the file SimBio-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: SimBio-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 25.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for SimBio-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 788e836fb7468490c1039d1aefb8e91866c8f10bde728069c7f4fe528d31ead8
MD5 b2d313199e74e989f3f27a0c78111f20
BLAKE2b-256 15f939fa5460af3b3746db693b448e00727879007fc8a688b72bb3759e873c28

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page