🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

pyrabbit2

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyrabbit2

A Pythonic interface to the RabbitMQ Management HTTP API

1.0.7
PyPI
Maintainers
1

Fork module to communicate the RabbitMQ HTTP Management API https://github.com/bkjones/pyrabbit

The main documentation lives at http://pyrabbit.readthedocs.org

There's no way to easily write programs against RabbitMQs management API without resorting to some messy urllib boilerplate code involving HTTP Basic authentication and parsing the JSON responses, etc. Pyrabbit abstracts this away & provides an intuitive, easy way to work with the data that lives inside of RabbitMQ, and manipulate the resources there.

Keywords

python http amqp rabbit rabbitmq management

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts