pyrabbit2

A Pythonic interface to the RabbitMQ Management HTTP API


Keywords
python, http, amqp, rabbit, rabbitmq, management, python-3, rabbitmq-client, rabbitmq-cluster, rabbitmq-management, rabbitmq-python, rabbitmq-server, rmq
License
MIT
Install
pip install pyrabbit2==1.0.7

Documentation

PyRabbit2

https://travis-ci.org/deslum/pyrabbit2.svg?branch=master

This project is fork project pyrabbit https://github.com/bkjones/pyrabbit

I fork project, because he don't update many years.

Pyrabbit2 is a module to make it easy to interface w/ RabbitMQ's HTTP Management API. It's tested against RabbitMQ 3.7.4 using Python 2.7-3.6. It has a pretty solid set of tests, and I use tox to test across Python versions.

PyRabbit2 is on PyPI, which makes it installable using pip or easy_install.

Features:

  • Users (Create, Read, Update, Delete)
  • User acess SHA256 + salt
  • Permissions
  • Polices
  • Support SSL
  • Vhosts (Create, Read, Update, Delete)
  • Exchanges (Create, Read, Update, Delete)
  • Bindings (Create, Read, Update, Delete)
  • Queues (Create, Read, Update, Delete)
  • Shovel
  • Work with cluster nodes
  • Many features support RabbitMQ API https://pulse.mozilla.org/api/

Install

pip3 install pyrabbit2

Documentation

http://pyrabbit.readthedocs.org