Python is five bindings, not one quickstart. Pick the framework you run:

- [FastAPI](/docs/quickstarts?sdk=fastapi)
- [Django](/docs/quickstarts?sdk=django)
- [Flask](/docs/quickstarts?sdk=flask)
- [Starlette](/docs/quickstarts?sdk=starlette)
- [aiohttp](/docs/quickstarts?sdk=aiohttp)

Shared install and contract: [Python backends](/docs/backend/python).
