httk.web¶
Submodules¶
Functions¶
|
|
|
|
|
Package Contents¶
- httk.web.create_asgi_app(srcdir: str | pathlib.Path, *, baseurl: str | None = None, compatibility_mode: bool = False, config_name: str = 'config', debug: bool = False) starlette.applications.Starlette[source]¶
- httk.web.publish(srcdir: str | pathlib.Path, outdir: str | pathlib.Path, baseurl: str, *, host_static: str | None = None, compatibility_mode: bool = False, config_name: str = 'config', use_urls_without_ext: bool | None = None) httk.web.model.page.PublishReport[source]¶