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.0.tar.gz
(14.3 kB
view details)
Built Distribution
File details
Details for the file tc-messageBroker-1.1.0.tar.gz
.
File metadata
- Download URL: tc-messageBroker-1.1.0.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 495ed27a0f25ec46678dc83cd0e8c81cabbf0b7b7b130d2c47777c7833f88b16 |
|
MD5 | 3c79e856ad0e009ab63d150899a746f4 |
|
BLAKE2b-256 | 8839decaaf759d32cf0cd0d5b96a039c239df6e6f17d182a02fb6c874c349a30 |
File details
Details for the file tc_messageBroker-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: tc_messageBroker-1.1.0-py3-none-any.whl
- Upload date:
- Size: 22.2 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 | ca99f164729c51e0797ed7639f6551b492a4fc8f76583526fdd7678a20b6f471 |
|
MD5 | b3ee81fc1829caad8dec27791a7057ea |
|
BLAKE2b-256 | 76f8de58e19d766b86ef4d71fd7753e7c0ace187b7e57c7c889cf78a5c231374 |