Skip to content

registries

MetricRegistry

Bases: FuncExposer

This class exposes all methods decorated with @metric as its own methods and passes the community parameter to them.

PreprocessorRegistry

Bases: FuncExposer

This class exposes all methods decorated with @community_preprocessor as its own methods and passes the community parameter to them.

ReportRegistry

Bases: FuncExposer

This class exposes all methods decorated with @report as its own methods and passes the communities parameter to them.