Terradue / pycalrissian

Python client for Calrissian - CWL on kubernetes
https://terradue.github.io/pycalrissian/
3 stars 3 forks source link
common-workflow-language cwl kubernetes python

pycalrissian

pycalrissian is a Python client library for running Common Workflow Language (CWL) descriptions on Kubernetes using Calrissian.

It provides simple objects and methods to:

Refer to the documentation to get started.

Development

Use the Visual Studio Code Remote Container configuration.

Requirements:

Kubernetes resources for development and testing

We suggest using microk8s and set the kubeconfig with:

microk8s config > ~/.kube/config