[ 源代码: python-gevent ]
软件包:python3-gevent(24.2.1-1)
python3-gevent 的相关链接
Debian 的资源:
下载源码包 python-gevent:
- [python-gevent_24.2.1-1.dsc]
- [python-gevent_24.2.1.orig.tar.gz]
- [python-gevent_24.2.1-1.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: libc6 (>= 2.27)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcares2 (>= 1.16.0)
- asynchronous name resolver
-
- dep: libev4t64 (>= 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.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-greenlet (>= 2.0.0)
- Lightweight in-process concurrent programming (python3)
-
- 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