betty.load module
Provide the Ancestry loading API.
-
class betty.load.Loader[source]
Bases: object
-
async load()[source]
- Return type:
None
-
class betty.load.PostLoader[source]
Bases: object
-
async post_load()[source]
- Return type:
None
-
betty.load.getLogger()[source]
Get the ancestry loading logger.
- Return type:
logging.Logger
-
async betty.load.load(app)[source]
Load an ancestry.
- Parameters:
- app
-
- Return type:
None