[ buster ]
[ ソース: kombu ]
パッケージ: python-kombu (4.2.1-3)
python-kombu に関するリンク
Debian の資源:
kombu ソースパッケージをダウンロード:
メンテナ:
- Debian Python Modules Team (QA ページ, メールアーカイブ)
- Michael Fladischer (QA ページ)
- Brian May (QA ページ)
- Christopher Hoskin (QA ページ)
- Thomas Goirand (QA ページ)
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- 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
- Amazon ウェブサービスへの Python インターフェース - Python 2.x
-
- sug: python-couchdb
- library for working with Apache CouchDB
-
- sug: python-django
- 高レベル Python ウェブ開発フレームワーク (Python 2 版)
-
- 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