PipelineRegistry ================ .. currentmodule:: sscutils .. autoclass:: PipelineRegistry :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PipelineRegistry.steps .. rubric:: Methods Summary .. autosummary:: ~PipelineRegistry.get_collection ~PipelineRegistry.get_step ~PipelineRegistry.register .. rubric:: Attributes Documentation .. autoattribute:: steps .. rubric:: Methods Documentation .. automethod:: get_collection .. automethod:: get_step .. automethod:: register