Taywee / rabbitadmin

Another simple python module for managing rabbitmq connections. Written for python 3.4, though 2.7 should work as well.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Another simple python module for managing rabbitmq connections. Written for python 3.4, though 2.7 should work as well.

License:MIT License


Languages

Language:Python 99.1%Language:Makefile 0.9%