scout_apm_python
scout_apm_python copied to clipboard
Support Quart framework
We had one request to support the Quart framework: https://gitlab.com/pgjones/quart
It's another ASGI web framework, similar to starlette (#233). We'd probably want to patch some more async database libraries (e.g. databases, #350 ).