[ 源代码: kombu ]
软件包:python3-kombu(5.4.2-1)
python3-kombu 的相关链接
Debian 的资源:
下载源码包 kombu:
维护小组:
- Debian Python Team (QA 页面)
- Michael Fladischer (QA 页面)
- Brian May (QA 页面)
- Christopher Hoskin (QA 页面)
- Thomas Goirand (QA 页面)
- Sergio Durigan Junior (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
AMQP Messaging Framework for Python (Python3 version)
The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQP protocol. It is meant to replace the carrot library by providing a compatibility layer.
Features:
* Allows application authors to support several message server solutions by using pluggable transports. * Supports automatic encoding, serialization and compression of message payloads. * The ability to ensure that an operation is performed by gracefully handling connection and channel errors.
其他与 python3-kombu 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-amqp (>= 5.0.0)
- Low-level AMQP client (Python3 version)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3-supported-min (>= 3.10)
- 软件包暂时不可用
-
- dep: python3-vine
- Python promises (Python 3 version)
-
- rec: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python-kombu-doc
- AMQP Messaging Framework for Python (Documentation)
-
- sug: python3-boto3
- Python interface to Amazon's Web Services - Python 3.x
-
- sug: python3-django
- High-level Python web development framework
-
- sug: python3-pymongo
- Python3 interface to the MongoDB document-oriented database
-
- sug: python3-redis
- Persistent key-value database with network interface (Python 3 library)
-
- sug: python3-sqlalchemy
- SQL toolkit and Object Relational Mapper for Python 3