nicetoolbox.configs.project_config_handler.ProjectConfigHandler

class nicetoolbox.configs.project_config_handler.ProjectConfigHandler(project_folder_path: Path)[source]

Bases: object

Base class for all pipeline configuration handlers. Handles the common setup of default placeholders and loading project config.

Load shared base configuration files.

Parameters:

project_folder_path (Path) – Path to the project folder containing nice_project.toml.

Methods

Attributes

project_folder

project_config_path

cfg_loader

auto_placeholders

runtime_placeholders

project_config