flowbber.local

Module implementing the load of local flowconf.py files.

Functions

flowbber.local.load_configuration(pipeline_path)

Try to load local pipeline configuration flowconf.py from given directory.

Parameters
pipeline_path (Path) – Path to the parent directory of the pipeline to load local configuration from.
Returns
The flowconf module loaded.
Return type
module