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.2.0.tar.gz
(16.2 kB
view details)
Built Distribution
File details
Details for the file tc-messageBroker-1.2.0.tar.gz
.
File metadata
- Download URL: tc-messageBroker-1.2.0.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7be7f172c637eb6923b1cf2cb30e4238f965bb74f2df12c33b3a6b7ae5a41bac |
|
MD5 | cc1f69cef222f3406f264818345c98db |
|
BLAKE2b-256 | db5bb63448e11357e1708a183ce388467383fbb4cd6049b891bf5f72c4979327 |
File details
Details for the file tc_messageBroker-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: tc_messageBroker-1.2.0-py3-none-any.whl
- Upload date:
- Size: 25.6 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 | 407c760443c7042fd205b3d6aa3fc191ff342bf5b6a7b8d6388a9d9868fdfe33 |
|
MD5 | d36095b8647262fd2ba8df42dbf501a9 |
|
BLAKE2b-256 | 72e2c80259f3d5ea432a7ebb128575ad96db772ff34233ebceb5fa439a0bc0e6 |