- python3-typing-extensions | python3-supported-min (>= 3.11)
- python3:any
Convert WSGI app to ASGI app or ASGI app to WSGI app in pure Python with no
dependencies outside the standard library.
.
Compared with other converters, the advantage is that a2wsgi will not
accumulate the requested content or response content in the memory, so you
don't have to worry about the memory limit. This problem exists in converters
implemented by uvicorn/startlette or hypercorn.
.
This package contains the Python 3 version of the library.
Installed Size: 61.4 kB
Architectures: all