zoo-calrissian-runner
Python library for bridging ZOO-Project execution context and Calrissian
🔗 Dependencies
This runner now uses zoo-runner-common and zoo-template-common for shared functionality, eliminating duplicated code.
Key changes:
- ✅ Inherits from
BaseRunnerfor common methods - ✅ Uses shared
ZooConf,ZooInputs,ZooOutputs,CWLWorkflowclasses - ✅
ExecutionHandlerinherits fromCommonExecutionHandler(from zoo-template-common) - ✅ Focuses only on Calrissian/Kubernetes-specific logic
Installation
Install with zoo-runner-common dependency:
pip install zoo-calrissian-runner
# Or from source:
pip install -e .
Environment variables
STORAGE_CLASS: RWX storage class (use"hostpath"for Docker Desktop on Mac)CALRISSIAN_IMAGE: Calrissian container imageDEFAULT_VOLUME_SIZE: default size for RWX storage volumeDEFAULT_MAX_CORES: maximum number of cores if CWL doesn't specify resource requirementsDEFAULT_MAX_RAM: maximum RAM (in MB) if CWL doesn't specify resource requirements
CWL wrapper templates:
WRAPPER_STAGE_INWRAPPER_STAGE_OUTWRAPPER_STAGE_MAINWRAPPER_STAGE_RULES
Running the tests
Add a tests/.env file including the values with::
CR_USERNAME=""
CR_TOKEN=""
CR_ENDPOINT="https://index.docker.io/v1/"
CR_EMAIL=""
AWS_SERVICE_URL=""
AWS_REGION=""
AWS_ACCESS_KEY_ID=""
AWS_SECRET_ACCESS_KEY=""
KUBECONFIG=""
STORAGE_CLASS=""
DEFAULT_MAX_CORES=8
DEFAULT_MAX_RAM=1024
DEFAULT_VOLUME_SIZE=10000 # mebibytes (2**20)
ADES_STAGEOUT_OUTPUT=""
Release files for zoo-calrissian-runner 0.4.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 | |
|---|---|---|---|
| zoo_calrissian_runner-0.4.0.tar.gz | 162.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| zoo_calrissian_runner-0.4.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 173.9 kB
Release files / zoo_calrissian_runner-0.4.0.tar.gz
| Download URL | zoo_calrissian_runner-0.4.0.tar.gz |
|---|---|
| Size | 162.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b0ecd8676e420afe89867fcdca2f71f702c449ac0946e93d484f0151abf525df
|
|
BLAKE2b-256 checksum How to use checksums |
4bdb90bce71c734c7d78af71e7d3ef515bb11efc78f43b6eaa9db299b8ee875b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
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 Jan 23, 2026.
Transparency logRelease files / zoo_calrissian_runner-0.4.0-py3-none-any.whl
| Download URL | zoo_calrissian_runner-0.4.0-py3-none-any.whl |
|---|---|
| Size | 11.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
783dd991b3b2a7b7b7163c025cde6c0edb335a80a4b1f9c71e71eb9c388f59f8
|
|
BLAKE2b-256 checksum How to use checksums |
295d4d76a7da07cf59dd9375d12cde70de61f5ac8230919b428370cc4df12421
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
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 Jan 23, 2026.
Transparency log