petab - a Python package for handling PEtab files
PEtab is a data format for specifying
parameter estimation problems in systems biology. This repository provides
the petab Python package for reading, writing and validating PEtab files.
Documentation
Documentation of the petab Python package is available at
https://libpetab-python.readthedocs.io/en/latest/.
Documentation of the PEtab format in general is available at
https://petab.readthedocs.io/en/latest/.
Installation
The PEtab library is available on PyPI and the easiest way to install it is running
pip3 install petab
petab requires Python>=3.12. We are following
NumPy's Python support policy.
Development versions of the PEtab library can be installed using
pip3 install https://github.com/PEtab-dev/libpetab-python/archive/main.zip
(replace main by the branch or commit you would like to install).
When setting up a new parameter estimation problem, the most useful tools will be:
-
The PEtab validator, which is automatically installed using Python entrypoints to be available as a shell command from anywhere, called
petablint -
petab.create_parameter_df to create the parameter table, once you have set up the model, condition table, observable table and measurement table
-
petab.create_combine_archive to create a COMBINE Archive from PEtab files
Examples
Examples for PEtab Python library usage:
Getting help
If you have any questions or problems with this package, feel free to post them at our GitHub issue tracker.
Contributing
Contributions and feedback to this package are very welcome, see our contribution guide.
Release files for petab 0.9.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 | |
|---|---|---|---|
| petab-0.9.0.tar.gz | 164.8 kB | Details |
Release files / petab-0.9.0.tar.gz
| Download URL | petab-0.9.0.tar.gz |
|---|---|
| Size | 164.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d5def7b78f98325c27dae0a838c4bbfedd90435541867cf46f9130ae2d93136a
|
|
BLAKE2b-256 checksum How to use checksums |
c88b25f8c89cdfa62e31d07a621c5600022c2364db7906741407ead28691759d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.
Transparency log