betty.extension.wikipedia package¶
Module contents¶
Integrate Betty with Wikipedia.
- class betty.extension.wikipedia.Wikipedia(*args, **kwargs)[source]¶
Bases:
UserFacingExtension,Jinja2Provider,PostLoader- classmethod assets_directory_path()[source]¶
Return the path on disk where the extension’s assets are located.
This may be anywhere in your Python package.
- Return type:¶
pathlib.Path|None
- property filters : dict[str, Callable[[...], Any]]¶