Skip to main content

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.

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.1.0.tar.gz (101.8 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.1.0-py3-none-any.whl (113.0 kB view details)

Uploaded Python 3

File details

Details for the file tibanna-6.1.0.tar.gz.

File metadata

  • Download URL: tibanna-6.1.0.tar.gz
  • Upload date:
  • Size: 101.8 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.1.0.tar.gz
Algorithm Hash digest
SHA256 a14a92e31d8e345df869d1e5fe03b6983e6c220e4daf1288285ece8d08c09dde
MD5 86b3125851f901b9abb4141f80f15a01
BLAKE2b-256 e070485789007345d3ab1f40284ef5978a8033f65e89738048bbd0939c3b755a

See more details on using hashes here.

File details

Details for the file tibanna-6.1.0-py3-none-any.whl.

File metadata

  • Download URL: tibanna-6.1.0-py3-none-any.whl
  • Upload date:
  • Size: 113.0 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 eeb2b75d1abec9023dfce0b1e2e9f300f1104c1e0f1cabf237c51c9d178f7c80
MD5 6c79b2e3a286411ecbbfe038277e2ae9
BLAKE2b-256 0117354f02b914859c56ca289f57b03d00fd28c55035bea89765aa41bf241c21

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

6.1.0 This release

2 files

6.0.0

2 files

5.5.3

2 files

5.5.2

2 files

5.5.0

2 files

5.4.3

2 files

5.4.2

2 files

5.4.1

2 files

5.4.0

2 files

5.2.2

2 files

5.2.0

2 files

5.1.0

2 files

5.0.0

2 files

4.0.0

2 files

3.3.1

2 files

3.3.0

2 files

3.2.1

2 files

3.1.2

2 files

3.1.1

2 files

3.1.0

2 files

3.0.0

2 files

2.2.6

2 files

2.2.5

2 files

2.2.4

2 files

2.2.3

2 files

2.2.2

2 files

2.2.1

2 files

2.2.0

2 files

2.1.0

2 files

2.0.0

2 files

1.9.2

2 files

1.9.1

3 files

1.9.0

3 files

1.8.1

3 files

1.8.0

3 files

1.7.1

2 files

1.7.0

3 files

1.6.0

2 files

1.5.0

3 files

1.4.1

3 files

1.3.1

3 files

1.2.8

3 files

1.2.7

3 files

1.2.6

3 files

1.2.5

3 files

1.2.4

3 files

1.2.3

3 files

1.2.2

3 files

1.2.1

3 files

1.2.0

3 files

1.1.3

3 files

1.1.2

3 files

1.1.1

3 files

1.1.0

3 files

1.0.6

3 files

1.0.5

3 files

1.0.4

3 files

1.0.2

3 files

1.0.1

3 files

1.0.0

3 files

0.18.3

3 files

0.18.2

3 files

0.18.1

3 files

0.18.0

3 files

0.17.3

3 files

0.17.2

3 files

0.17.1

3 files

0.17.0

3 files

0.16.0

3 files

0.15.6

3 files

0.15.5

3 files

0.15.4

3 files

0.15.3

3 files

0.15.2

3 files

0.15.1

3 files

0.15.0

3 files

0.14.1

3 files

0.13.1

3 files

0.12.1

3 files

0.12.0

3 files

0.11.3

3 files

0.11.2

3 files

0.11.1

3 files

0.11.0

3 files

0.10.2

3 files

0.10.1

3 files

0.10.0

3 files

0.9.7

3 files

0.9.6

3 files

0.9.5

3 files

0.9.4

1 file

0.9.3

1 file

0.9.2

1 file

0.9.1

1 file

0.9.0

2 files

0.8.8

2 files

0.8.7

2 files

0.8.6

2 files

0.8.5

2 files

0.8.4

2 files

0.8.3

2 files

0.8.2

2 files

0.8.1

2 files

0.8.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page