[ etiona ]
[ 原始碼: kombu ]
套件: python-kombu (4.1.0-1)
python-kombu 的相關超連結
Trisquel 的資源:
下載原始碼套件 kombu:
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Michael Fladischer
- Brian May
- Christopher Hoskin
- Thomas Goirand
外部的資源:
- 主頁 [github.com]
相似套件:
AMQP Messaging Framework for Python
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.
其他與 python-kombu 有關的套件
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-amqp (>= 1.4.6)
- Low-level AMQP client
-
- dep: python-anyjson (>= 0.3.3)
- Common interface for the best available JSON implementation
-
- rec: python-yaml
- YAML parser and emitter for Python
-
- sug: python-beanstalkc
- simple beanstalkd client library for Python
-
- sug: python-boto
- Python interface to Amazon's Web Services - Python 2.x
-
- sug: python-couchdb
- library for working with Apache CouchDB
-
- sug: python-django
- High-level Python web development framework (Python 2 version)
-
- sug: python-kombu-doc
- AMQP Messaging Framework for Python (Documentation)
-
- sug: python-pika
- AMQP client library for Python 2
-
- sug: python-pymongo (>= 2.6.2)
- Python interface to the MongoDB document-oriented database
-
- sug: python-redis
- Persistent key-value database with network interface (Python library)
-
- sug: python-sqlalchemy
- SQL toolkit and Object Relational Mapper for Python