betty.extension.privatizer package
Module contents
Privatize people and associated data by determining if they are likely to be alive.
-
class betty.extension.privatizer.Privatizer(app, *args, **kwargs)[source]
Bases: UserFacingExtension, PostLoader
- Parameters:
- app
-
- *args
-
- **kwargs
-
-
classmethod description()[source]
- Return type:
betty.locale.Str
-
classmethod label()[source]
- Return type:
betty.locale.Str
-
classmethod name()[source]
- Return type:
str
-
async post_load()[source]
- Return type:
None
-
privatize()[source]
- Return type:
None