betty.project.extension.trees package¶
Module contents¶
Provide interactive family trees by integrating Betty with Cytoscape.js.
- final class betty.project.extension.trees.Trees[source]¶
Bases:
ShorthandPluginBase,EntryPointProviderProvide interactive family trees for use in web pages.
- classmethod assets_directory_path() Path | None[source]¶
Return the path on disk where the extension’s assets are located.
This may be anywhere in your Python package.
- register_event_handlers(registry: EventHandlerRegistry) None[source]¶
Register event handlers with the project.