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.1.tar.gz
(16.2 kB
view details)
Built Distribution
File details
Details for the file tc-messageBroker-1.2.1.tar.gz
.
File metadata
- Download URL: tc-messageBroker-1.2.1.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 | 86b07239c7e8412b7180b312c0825a35840d9559adf55c23611ceb6131130f73 |
|
MD5 | 58bfcf3db016f2fd607724990c75b513 |
|
BLAKE2b-256 | 82a6a91439ed7ec455208c019f681b3d31d4cb3d1db0199fea4c7cb588a7ef79 |
File details
Details for the file tc_messageBroker-1.2.1-py3-none-any.whl
.
File metadata
- Download URL: tc_messageBroker-1.2.1-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 | 5de458a092ce73dbbf1c7b7f760ddc0db1c821995c822114131770359c3e9d27 |
|
MD5 | 9b5999cea4622ae7542d902d46383c91 |
|
BLAKE2b-256 | 22d0d87bed3777ce011c5f6efcb9b624ec0caa30d90d33f3ffc8776cd4370fab |