[ trixie ]
[ sid ]
[ 源代码: python-a2wsgi ]
软件包:python3-a2wsgi(1.10.7-1)
python3-a2wsgi 的相关链接
Debian 的资源:
下载源码包 python-a2wsgi:
- [python-a2wsgi_1.10.7-1.dsc]
- [python-a2wsgi_1.10.7.orig.tar.gz]
- [python-a2wsgi_1.10.7-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Convert between ASGI and WSGI apps (Python3 version)
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.
其他与 python3-a2wsgi 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3-supported-min (>= 3.11)
- 软件包暂时不可用