AMQP Messaging Framework for Python
An AMQP messaging framework for Python.
AMQP is the Advanced Message Queuing Protocol, an open standard protocol
for message orientation, queuing, routing, reliability and security.
One of the most popular implementations of AMQP is RabbitMQ.
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, and also
provide proven and tested solutions to common messaging problems.
- Developed at devel:languages:python
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-kombu && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
kombu-5.2.0.tar.gz | 0000419952 410 KB | |
python-kombu.changes | 0000075403 73.6 KB | |
python-kombu.spec | 0000003188 3.11 KB |
Revision 72 (latest revision is 85)
Dominique Leuenberger (dimstar_suse)
accepted
request 939990
from
Dirk Mueller (dirkmueller)
(revision 72)
- update to 5.2.0: * stop mentioning librabbitmq * Use ANY from unittest instead of case.mock * fix flake8 in kombu/asynchronous/aws/connection.py * Dont failfast when pypy3 tests fail * Return empty list instead of InconsistencyError when exchange table is empty
Comments 0