Core functionality#

These are the core functions & classes of workflowpy.

Workflow#

Workflow

Create a workflow instance.

WorkflowConfig

Workflow configuration class.

Rule#

Rule

Rule class.

Wildcards

Wildcards class.

Method#

Method

Base method for all methods.

ExpandMethod

Base class for methods that expand on a wildcard.

ReduceMethod

Base class for methods that reduce multiple inputs to one output.

Parameters

Parameters class.