bundle.website ============== .. py:module:: bundle.website .. autoapi-nested-parse:: Public website package entrypoint. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/bundle/website/builtin/index /autoapi/bundle/website/cli/index /autoapi/bundle/website/core/index /autoapi/bundle/website/sites/index Functions --------- .. autoapisummary:: bundle.website.get_app Package Contents ---------------- .. py:function:: get_app() -> fastapi.FastAPI Create the default Bundle website FastAPI application.