[ 源代码: python-gevent ]
软件包:python3-gevent(22.10.2-3)
python3-gevent 的相关链接
Debian 的资源:
下载源码包 python-gevent:
- [python-gevent_22.10.2-3.dsc]
- [python-gevent_22.10.2.orig.tar.gz]
- [python-gevent_22.10.2-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.gevent.org]
相似软件包:
gevent is a coroutine-based Python networking library
gevent uses greenlet to provide a high-level synchronous API on top of libevent event loop.
其他与 python3-gevent 有关的软件包
|
|
|
|
-
- dep: libc-ares2 (>= 1.16.0)
- asynchronous name resolver
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libev4 (>= 1:4.04)
- high-performance event loop library modelled after libevent
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-greenlet (>= 2.0.0)
- Lightweight in-process concurrent programming (python3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-zope.event
- Very basic event publishing system
-
- dep: python3-zope.interface
- Interfaces for Python3
-
- sug: python-gevent-doc
- gevent is a coroutine-based Python networking library - documentation
-
- sug: python3-openssl
- Python 3 wrapper around the OpenSSL library