zero.config.base module¶
Base configuration parser
-
class
zero.config.base.
BaseConfig
[source]¶ Bases:
dict
Base YAML config parser
-
BASE_CONFIG_FILENAME
= None¶
-
DEFAULT_USER_CONFIG_FILENAME
= None¶
-
USER_CONFIG_FILENAME
= None¶
-
property
base_config_path
¶
-
property
user_config_path
¶
-