summaryrefslogtreecommitdiff
path: root/net/py-kombu/DESCR
blob: fe03a9731095a8e917ccdff2e39447080bb968c4 (plain)
1
2
3
4
5
Kombu is a 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 AMQ protocol, and also provide proven
and tested solutions to common messaging problems.