Shared library for message broker in Python
Project description
tc-messageBrokerPython
RabbitMQ message broker library for python
Installation
To install the library first clone the code and then follow the instruction below
pip install .
pip install -r requirements.txt
Usage
In your project, you could use this library by importing tc_messageBroker
and to load sub-modules just separate it by dot. For example
from tc_messageBroker import RabbitMQ
from tc_messageBroker.rabbit_mq.queue import Queue
from tc_messageBroker.rabbit_mq.event import Event
You can find examples under example directory.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tc-messageBroker-1.1.2.tar.gz
(16.1 kB
view details)
Built Distribution
File details
Details for the file tc-messageBroker-1.1.2.tar.gz
.
File metadata
- Download URL: tc-messageBroker-1.1.2.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9942a9e61f6b94ff6ec0b40ed7c66d654776d6565f1c8702ab4e4e402363bd76 |
|
MD5 | 4026c2f72166e51768b30f2cab1dc2ad |
|
BLAKE2b-256 | f70cbff8c9df86893b5040d51a9722a2d33db5fad2417507500273de68944fed |
File details
Details for the file tc_messageBroker-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: tc_messageBroker-1.1.2-py3-none-any.whl
- Upload date:
- Size: 25.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11bb5c76ae9d567c8692dd26c099a5fe5703178a322ff0b514961271ba12e0ad |
|
MD5 | 816e399150858d41b0e6915ac0abaa85 |
|
BLAKE2b-256 | 6c873b4dedcbf24cc060645612305408831d60f9349dad54e1565d345c065863 |