betty.jobs.generate_entities_json module#

Jobs to generate JSON resources for entities.

final class betty.jobs.generate_entities_json.GenerateEntitiesJson#

Bases: Job

Generate JSON resources for entities.

__init__(*, project: Project)#
async do(scheduler: Scheduler, /) None#

Do the job.

classmethod id_for() str#

Get the job ID.