[ trixie ]
[ sid ]
[ 原始碼: python-quart-trio ]
套件:python3-quart-trio(0.12.0-1)
python3-quart-trio 的相關連結
Debian 的資源:
下載原始碼套件 python-quart-trio:
- [python-quart-trio_0.12.0-1.dsc]
- [python-quart-trio_0.12.0.orig.tar.gz]
- [python-quart-trio_0.12.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Extension for Quart to support the Trio event loop
Quart-Trio is an extension for Quart (an async Python web microframework) to support the Trio event loop. This is an alternative to using the asyncio event loop present in the Python standard library and supported by default in Quart.
其他與 python3-quart-trio 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-exceptiongroup
- Backport of PEP 654 (exception groups)
- 或者 python3-supported-min (>= 3.11)
- 套件暫時不可用
-
- dep: python3-hypercorn
- ASGI Server based on Hyper (Python3 version)
-
- dep: python3-quart
- Python ASGI web microframework with the same API as Flask
-
- dep: python3-trio
- Python async concurrency and I/O library (Python3 version)