package documentation

kedro.framework.context provides functionality for loading Kedro project context.

Module context This module provides context for Kedro project.

From __init__.py:

Class KedroContext KedroContext is the base class which holds the configuration and Kedro's main functionality.
Exception KedroContextError Error occurred when loading project and running context pipeline.