global_variables

Simple but hopefully helpful module to that bundles all constants and pipeline variables in a central place.


Usage

from helga.general.setup.global_variables import global_variables
reload(global_variables)

# pipeline_base_path
pipeline_base_path = global_variables.PIPELINE_BASE_PATH

helga.general.setup.global_variables.global_variables.PIPELINE_BASE_PATH = False

Helga pipeline base path