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.1.tar.gz
(15.0 kB
view details)
Built Distribution
File details
Details for the file tc-messageBroker-1.1.1.tar.gz
.
File metadata
- Download URL: tc-messageBroker-1.1.1.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc135d760b61a71db297a59d498e56dd79f9681de75a3ae7dd13554ec4216261 |
|
MD5 | 633b16dacc539af26ed9b2bd8531d3c4 |
|
BLAKE2b-256 | e73dc4dec3eda4b60d47c1cf6daa8b659bf1b944fc2be729965b5d485a9bca2e |
File details
Details for the file tc_messageBroker-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: tc_messageBroker-1.1.1-py3-none-any.whl
- Upload date:
- Size: 23.8 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 | 3e9de86960c7b16a9e5c9109fd409b6063c3a116a0811218a11834bc0736e8e0 |
|
MD5 | b1c1aa89f0be0c761d2a0ab5cd8cbe4f |
|
BLAKE2b-256 | 834427033c9ba53fc77110b00e4bb610ec4d7ef8ed41b1f5d971ec9f85f0c9fd |