pepper.framework.component package

Component

Applications are made out of several instances of AbstractComponent, which expose various methods and events to applications. They’re summarized below:

Some Components are more complex and require other components to work. They will raise a pepper.framework.abstract.component.ComponentDependencyError if dependencies are not met.