Get a RabbitMQ User ------------------- In order to use the management module you first need to install the python library, `requests`. :: pip install amqpstorm[management] .. literalinclude:: ../../examples/management/get_user.py