[ trixie ]
[ sid ]
[ 源代码: python-quart-trio ]
软件包:python3-quart-trio(0.11.1-2)
python3-quart-trio 的相关链接
Debian 的资源:
下载源码包 python-quart-trio:
- [python-quart-trio_0.11.1-2.dsc]
- [python-quart-trio_0.11.1.orig.tar.gz]
- [python-quart-trio_0.11.1-2.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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-exceptiongroup
- Backport of PEP 654 (exception groups)
-
- 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)