betty.url_generators.localized_path_url module¶
Generate URLs for URL paths formatted as betty:// URLs.
- final class betty.url_generators.localized_path_url.LocalizedPathUrlUrlGenerator¶
Bases:
UrlGenerator[str]Generate URLs for URL paths formatted as betty:// URLs.
- __init__(path_url_generator: PathUrlGenerator, /)¶