Hi all, In case anybody is interested, here is some sample code how one can emulate rabbitmqctl from python: http://gist.github.com/102602 You'll need to change COOKIE and rabbit node name in rpc_list_bindings() Cheers, Dmitriy