betty.extension.gramps package

Submodules

Module contents

Integrate Betty with Gramps.

class betty.extension.gramps.Gramps(*args, configuration=None, **kwargs)[source]

Bases: ConfigurableExtension[GrampsConfiguration], UserFacingExtension, Loader, GuiBuilder

Parameters:
*args

configuration=None

**kwargs

classmethod default_configuration()[source]
Return type:

betty.extension.gramps.config.GrampsConfiguration

classmethod description()[source]
Return type:

betty.locale.Str

gui_build()[source]
Return type:

betty.extension.gramps.gui._GrampsGuiWidget

classmethod label()[source]
Return type:

betty.locale.Str

async load()[source]
Return type:

None

classmethod name()[source]
Return type:

str