betty.extension.gramps package¶
Submodules¶
Module contents¶
Integrate Betty with Gramps.
- class betty.extension.gramps.Gramps[source]¶
Bases:
ConfigurableExtension
[GrampsConfiguration
],UserFacingExtension
,Loader
Integrate Betty with Gramps.
- Parameters:
args (
typing.Any
)configuration (
typing.Optional
[typing.TypeVar
(_ConfigurationT
, bound=betty.config.Configuration
)])kwargs (
typing.Any
)
- classmethod default_configuration() betty.extension.gramps.config.GrampsConfiguration [source]¶
Get this extension’s default configuration.
- Return type:
- classmethod description() betty.locale.localizable.Localizable [source]¶
Get the human-readable extension description.
- Return type:
- classmethod label() betty.locale.localizable.Localizable [source]¶
Get the human-readable extension label.
- Return type: