lw_pipeline.Pipeline_Data# class lw_pipeline.Pipeline_Data(config)[source]# Bases: ABC Data representation for the pipeline. __init__(config)[source]# Methods __init__(config) Attributes config Configuration of the pipeline. property config# Configuration of the pipeline.