Python library for working with the rabbitmq message broker | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

1st Aug 2020, 9:49 AM
Nidhal Baccouri
Nidhal Baccouri - avatar
1 Answer
0
I think this is the wrong place to post that. try it in the “code” section instead.
10th Feb 2021, 5:52 PM
Wilbur Jaywright
Wilbur Jaywright - avatar