betty.project.extension.demo.project module

Provide the demonstration project.

async betty.project.extension.demo.project.create_project(app: App, project_directory_path: Path) 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.