ConfigBuilder.py

ConfigBuilder.BASE_CONFIG_PARAM_NAME = 'base_config'

Takes in an input config to use, and will output the fully-built config file to the specified path when build_config is called