MDFactoryMDFactory

settings

Unified configuration module for mdfactory.

attributesettings
= Settings()
funcget_config_dir()Path

Return the configuration directory, overridable via MDFACTORY_CONFIG_DIR.

Returns

pathlib.Path
funcget_data_dir()Path

Return the data directory, overridable via MDFACTORY_DATA_DIR.

Returns

pathlib.Path
funcget_user_config_path()Path

Return the user config file path.

Returns

pathlib.Path