Flask
Flask OpenAPI3 is a web API framework based on Flask. It uses Pydantic to verify data and automatic generation of interaction documentation.
Flask OpenAPI3 has a Scalar UI template, that you can install:
pip install -U flask-openapi3
pip install -U flask-openapi3-scalar