kedro.framework.project¶
Description
kedro.framework.project
module provides utility to
configure a Kedro project and access its settings.
Functions
|
Configure logging according to |
|
Configure a Kedro project by populating its settings with values defined in user's settings.py and pipeline_registry.py. |
|
Automatically find modular pipelines having a |
Eagerly validate that the settings module is importable if it exists. |