[ 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3-supported-min (>= 3.11)
- 套件暫時不可用