betty.project.extension.deriver package

Module contents

Expand an ancestry by deriving additional data from existing data.

final class betty.project.extension.deriver.Deriver[source]

Bases: ShorthandPluginBase, Extension

Expand an ancestry by deriving additional data from existing data.

classmethod comes_before() set[PluginIdentifier[Extension]][source]

Get the plugins that this plugin comes before.

The returned plugins come after this plugin.

register_event_handlers(registry: EventHandlerRegistry) None[source]

Register event handlers with the project.