Getting started#

Install requirements

pip install ewoksppf

Execute a workflow

from ewoksppf import execute_graph

result = execute_graph("/path/to/graph.json")