cpdflow.graph.run

run(direction: str, steps: list, args: dict) None[source]

Run steps.

Parameters:
  • direction (str) – forward, backward or require

  • steps (list[str]) – steps to be run

  • args (dict) – other arguments