rabbitmq

CFFI bindings to librabbitmq 0.8.0


Keywords
rabbitmq, amqp, cffi
License
Apache-2.0
Install
pip install rabbitmq==0.2.0

Documentation

rabbit

Python bindings to librabbitmq using CFFI

This is fairly rudimentary so far but does allow using librabbitmq on Python 3 to a basic degree, which was my primary motivation for this work.

Only tested on Python 3.4, where it is in production on two fairly heavily-loaded message queues.