[ 原始碼: python-aioamqp ]
套件:python3-aioamqp(0.15.0-2)
python3-aioamqp 的相關連結
Debian 的資源:
下載原始碼套件 python-aioamqp:
- [python-aioamqp_0.15.0-2.dsc]
- [python-aioamqp_0.15.0.orig.tar.gz]
- [python-aioamqp_0.15.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
AMQP implementation using asyncio (Python3 version)
aioamqp library is a pure-Python implementation of the AMQP 0.9.1 protocol.
Built on top on Python's asynchronous I/O support introduced in PEP 3156, it provides an API based on coroutines, making it easy to write highly concurrent applications.
This package contains the Python 3 version of the library.
其他與 python3-aioamqp 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pamqp (>= 3.1~)
- RabbitMQ Focused AMQP low-level library (Python3 version)
-
- sug: python-aioamqp-doc
- AMQP implementation using asyncio (Documentation)