betty.loaders.gramps.jobs module

Jobs.

class betty.loaders.gramps.jobs.LoadAncestry

Bases: Job

Load Gramps data into an ancestry.

__init__(*, loader: GrampsLoader, source: StrPath)
async do(scheduler: Scheduler, /) None

Do the job.

classmethod id_for(source: StrPath, /) str

Get the job ID.