tfg.utils package

Submodules

tfg.utils.config module

tfg.utils.config.get_config_value(key, default=None)[source]

Get a config value from environment, falling back to YAML.

Return type:

str

tfg.utils.config.load_config()[source]

Load the YAML configuration file.

Return type:

dict

Module contents