Getting started =============== Install requirements .. code-block:: bash pip install ewokscore Execute a workflow .. code-block:: python from ewokscore import execute_graph result = execute_graph("/path/to/graph.json")