This document is for Kombu's development version, which can be significantly different from previous releases. Get the stable docs here: 5.0.

Generic RabbitMQ manager - kombu.utils.amq_manager

AMQP Management API utilities.

kombu.utils.amq_manager.get_manager(client, hostname=None, port=None, userid=None, password=None)[source]

Get pyrabbit manager.