+ 1
Python library for working with the rabbitmq message broker
I created a python library that makes using rabbitmq very easy inside projects. I find it ideal especially for beginners who want to start learning rabbitmq. I use the library at work already so it is stable. Therefore I wanted to share it with the community to get some feedback since I'm planing on extending it. Check the repo on github: https://github.com/nidhaloff/b_rabbit You can install it with pip and try It out :), I'm interested in your feedback or criticism.
1 Respuesta
0
I think this is the wrong place to post that. try it in the “code” section instead.