SkillAgentSearch skills...

Pyrabbit

A Python module to communicate w/ the RabbitMQ HTTP Management API

Install / Use

/learn @bkjones/Pyrabbit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

.. image:: https://travis-ci.org/bkjones/pyrabbit.svg?branch=master

================== PyRabbit

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

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

See the documentation at http://pyrabbit.readthedocs.org

Please send pull requests! Pyrabbit doesn't yet provide 100% coverage of the exposed RabbitMQ API, so dig in!

View on GitHub
GitHub Stars98
CategoryDevelopment
Updated6mo ago
Forks86

Languages

Python

Security Score

92/100

Audited on Oct 5, 2025

No findings