nicetoolbox.configs.project_config_handler¶
Classes
Base class for all pipeline configuration handlers. |
- class nicetoolbox.configs.project_config_handler.ProjectConfigHandler(project_folder_path: Path)[source]¶
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.