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.4.0.tar.gz
(17.3 kB
view details)
Built Distribution
File details
Details for the file tc-messageBroker-1.4.0.tar.gz
.
File metadata
- Download URL: tc-messageBroker-1.4.0.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 398ea52ab7d6bd5e7649d9bf9c3c4cab2eabb8d3260fbeecdac8bd8b2dd959b7 |
|
MD5 | 318e6e38606a1bc7904168966857f5d6 |
|
BLAKE2b-256 | abdce0be17930df96e7fb9653c5994d6c7de60fc82152ce4b585093de84115ae |
File details
Details for the file tc_messageBroker-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: tc_messageBroker-1.4.0-py3-none-any.whl
- Upload date:
- Size: 27.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60a0f9f49ebe292484fb76019c6085d17b7fefbf5d66c22174c9fce090a9f457 |
|
MD5 | a9b4d2acb2342fc00356af68df1daf0d |
|
BLAKE2b-256 | 6e3d72237d69b0a50f9d9a5e02836e21ad3169cd983fea3a1c492c9e2d422082 |