Skip to main content

Tibanna runs portable pipelines (in CWL/WDL) on the AWS Cloud.

Project description

Tibanna

Python 3.8 Build Status Code Quality Test Coverage Documentation Status


Tibanna runs portable pipelines (in CWL/WDL/Snakemake/shell) on the AWS Cloud.


Install Tibanna.

pip install tibanna

Use CLI to set up the cloud component and run workflow.

# Deploy Unicorn to the Cloud (Unicorn = serverless scheduler/resource allocator).
tibanna deploy_unicorn --usergroup=mygroup

# Run CWL/WDL workflow on the Cloud.
tibanna run_workflow --input-json=myrun.json

Alternatively, use Python API.

from tibanna.core import API

# Deploy Unicorn to the Cloud.
API().deploy_unicorn(usergroup='mygroup')

# Run CWL/WDL workflow on the Cloud.
API().run_workflow(input_json='myrun.json')


Note: Starting 0.8.2, Tibanna supports local CWL/WDL files as well as shell commands and Snakemake workflows.

Note 2: As of Tibanna version 2.0.0, Python 3.7 (and lower) is no longer supported. Please switch to Python 3.11! Python 3.8 is also supported as a fallback, but please prefer 3.11 if you can.

Note 3: Starting 0.8.0, one no longer needs to git clone the Tibanna repo.

  • Please switch from invoke <command> to tibanna <command>!
  • We also renovated the Python API as an inheritable class to allow development around tibanna.

For more details, see Tibanna Documentation.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

tibanna-6.0.1b0.tar.gz (98.5 kB view details)

Uploaded Source

Built Distribution

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

tibanna-6.0.1b0-py3-none-any.whl (109.8 kB view details)

Uploaded Python 3

File details

Details for the file tibanna-6.0.1b0.tar.gz.

File metadata

  • Download URL: tibanna-6.0.1b0.tar.gz
  • Upload date:
  • Size: 98.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.13.2 Darwin/23.6.0

File hashes

Hashes for tibanna-6.0.1b0.tar.gz
Algorithm Hash digest
SHA256 3faa2a1e3fa71ca9615d7d12491ba7345e5ec41a53b3abaf5ac8c5efc586fc04
MD5 ff92d99efe798c0738df482bdd01ca23
BLAKE2b-256 35b4d09f0533e89dc7d8cf1c4bc67a21b960a836fe30e9e45555778e26fa0a7e

See more details on using hashes here.

File details

Details for the file tibanna-6.0.1b0-py3-none-any.whl.

File metadata

  • Download URL: tibanna-6.0.1b0-py3-none-any.whl
  • Upload date:
  • Size: 109.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.13.2 Darwin/23.6.0

File hashes

Hashes for tibanna-6.0.1b0-py3-none-any.whl
Algorithm Hash digest
SHA256 8b6274080a6f26340d07f43fd1e2794f100e938a15069e4346c44dd31c7b5c89
MD5 75a3fad8950f74df10b10ccdc5e26498
BLAKE2b-256 f0920ae4e0b1c468d27840d8e87d463f8ec65d34e3e695d175ad5637f70e32ad

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