[ Bron: kombu ]
Pakket: python3-kombu (4.2.1-3)
Verwijzigingen voor python3-kombu
Debian bronnen:
Het bronpakket kombu downloaden:
Beheerders:
- Debian Python Modules Team (QA-pagina, Mailarchief)
- Michael Fladischer (QA-pagina)
- Brian May (QA-pagina)
- Christopher Hoskin (QA-pagina)
- Thomas Goirand (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
This package contains the Python 3 version of the library.
Andere aan python3-kombu gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-amqp (>= 2.1.4)
- Low-level AMQP client (Python3 version)
-
- dep: python3-anyjson (>= 0.3.3)
- Common interface for the best available JSON implementation (Python3 version)
-
- rec: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python-kombu-doc
- AMQP Messaging Framework for Python (Documentation)
-
- sug: python3-boto
- Python interface to Amazon's Web Services - Python 3.x
-
- sug: python3-django
- High-level Python web development framework (Python 3 version)
-
- 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