A simple rabbitmq management module, autogenerated from the documentation


Keywords
python, http, amqp, rabbit, rabbitmq, management
License
MIT
Install
pip install rabbitadmin==1.2.0

Documentation

rabbitadmin

Another simple python module for managing rabbitmq connections.

This is built with a simple api.conf and the makerestapiclient module.

This uses the default makerestapiclient http.py module

This can be installed with

    sudo pip install rabbitadmin