kedro.framework.hooks¶
Description
kedro.framework.hooks
provides primitives to use hooks to extend KedroContext’s behaviour
Modules
This module provides an utility function to retrieve the global hook_manager singleton in a Kedro's execution process. |
|
This module provides markers to declare Kedro's hook specs and implementations. |
|
A module containing specifications for all callable hooks in the Kedro's execution timeline. |