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.3.tar.gz
(16.1 kB
view details)
Built Distribution
File details
Details for the file tc-messageBroker-1.1.3.tar.gz
.
File metadata
- Download URL: tc-messageBroker-1.1.3.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 | 812c3ccc6ba6e6e87e769f6b92c0dc21e3e2c42f3a2b8a5976c768976173e2dc |
|
MD5 | 0699dc7c59e1a754bcf2c3c60ced5de7 |
|
BLAKE2b-256 | 54b4fb753a65acacd5264ddd1a5c251240d73803bacc21f802503207e8e81b4a |
File details
Details for the file tc_messageBroker-1.1.3-py3-none-any.whl
.
File metadata
- Download URL: tc_messageBroker-1.1.3-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 | 83df9d8c0816cd5f635bc3fab7566a6f26c345bcfddead560ac9800a0f291fb7 |
|
MD5 | 8a6b22b044134650076cd3f41d652412 |
|
BLAKE2b-256 | 6d50874c2ef92314b85b86ce974a54ce45c7a7759d566414268a122264819cc6 |