Skip to main content

Work with Kappa rule-based models in Python

Project description

PyKappa

PyPI

PyKappa is a Python package for working with rule-based models. It supports simulation and analysis of a wide variety of systems whose individual components interact as described by rules that transform these components in specified ways and at specified rates. See our website pykappa.org for a tutorial, examples, and documentation.

Development

Developer requirements can be installed via:

pip install -r requirements.txt
With uv (optional alternative to pip): Install [uv](https://docs.astral.sh/uv/getting-started/installation/), then:
uv sync --dev

To access uv dependencies, run your commands through uv like

uv run python

Or, if you want to run commands normally, create a virtual environment:

uv venv # Do this once
source .venv/bin/activate # Do this every new shell

and run commands as usual. (deactivate exits the venv.)

Adding a Python package dependency (this automatically updates pyproject.toml):

uv add [package-name]

Adding a package as a dev dependency:

uv add --dev [package-name]

To run correctness tests, run pytest. Running ./tests/cpu-profiles/run_profiler.sh will CPU-profile predefined Kappa models and write the results to tests/cpu-profiles/results. We use the Black code formatter, which can be run as black .

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

pykappa-0.1.8.tar.gz (33.9 kB view details)

Uploaded Source

Built Distribution

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

pykappa-0.1.8-py3-none-any.whl (30.4 kB view details)

Uploaded Python 3

File details

Details for the file pykappa-0.1.8.tar.gz.

File metadata

  • Download URL: pykappa-0.1.8.tar.gz
  • Upload date:
  • Size: 33.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pykappa-0.1.8.tar.gz
Algorithm Hash digest
SHA256 fa60509a3b568adac3e7376ce42a3a040dc3730a1421eb9603e86ef64d1a7756
MD5 41a356113c5043bca4b52034f44f9afa
BLAKE2b-256 ea1a7a32b6fd3f1221500d402984ef1bc7c51f2ea01eb58ae40d26125876ac32

See more details on using hashes here.

Provenance

The following attestation bundles were made for pykappa-0.1.8.tar.gz:

Publisher: publish.yml on berkalpay/pykappa

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pykappa-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: pykappa-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 30.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pykappa-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 2b2a7e909d51ca7fa70d1c031f5e2328d7990ed674e832357f5a33e359ae0610
MD5 5abe79b8c8fcb29a94621cc72fad3e31
BLAKE2b-256 fe767ad412e122881bf2d513f54c292ae2b80b710a540f0e48a55b02d9315869

See more details on using hashes here.

Provenance

The following attestation bundles were made for pykappa-0.1.8-py3-none-any.whl:

Publisher: publish.yml on berkalpay/pykappa

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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