mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
256 B
Plaintext
6 lines
256 B
Plaintext
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.
|