betty.project.extension.demo.project module¶ Provide the demonstration project. betty.project.extension.demo.project.create_project(app: App) → AsyncIterator[Project][source]¶ Create a new demonstration project. async betty.project.extension.demo.project.load_ancestry(project: Project) → None[source]¶ Load the demo ancestry. This is internal. It MAY be used anywhere in Betty’s source code, but MUST NOT be used by third-party code.