from starlette.requests import Request from starlette.responses import HTMLResponse async def handle_home(request: Request): return HTMLResponse('