punchbowl.auto.speedster#

Attributes#

Functions#

load_pipeline_configuration(→ dict)

load_enabled_flows(pipeline_config)

gather_planned_flows(session, enabled_flows[, max_n])

worker_init(config_path)

worker_run_flow(inputs)

Module Contents#

punchbowl.auto.speedster.load_pipeline_configuration(path: str = None) dict#
punchbowl.auto.speedster.load_enabled_flows(pipeline_config)#
punchbowl.auto.speedster.gather_planned_flows(session, enabled_flows, max_n=None)#
punchbowl.auto.speedster.worker_init(config_path)#
punchbowl.auto.speedster.worker_run_flow(inputs)#
punchbowl.auto.speedster.parser#