betty.event_types.birth module

The birth event type.

final class betty.event_types.birth.Birth

Bases: ShouldExistEventType

The birth event type plugin.

Plugin ID

birth

Class

Birth

Configuration

not configurable

async classmethod should_exist(project: Project, person: Person) bool

Whether at least one event of this type should exist for the given person.