Steps Containers#

Attributes#

Classes#

StepsContainer

A container for managing and executing a sequence of steps in a pipeline.

StepsPipeline

A pipeline for managing and executing a sequence of steps organized in containers, with support for dependencies.

Module Contents#

petpal.pipelines.steps_containers.StepType#