RabbitMQ helpers for pubsub.
Project description
RabbitMQ Pub-Sub
This project provides a simple implementation of the publish-subscribe pattern using RabbitMQ, making it easy to set up communication between different parts of your application.
Prerequisites
Ensure you have the following installed before proceeding:
- RabbitMQ server
- Python 3
Installation
-
Install the required Python dependencies:
pip install .
Usage
While this project was initially standalone, it is now integrated into a larger project. For practical usage, we recommend utilizing the mrkutil library, which includes implemented methods for this library. Check out the mrkutil GitHub repository for more details and examples. However, feel free to adapt this library for your own needs.
Authors
Deployment to PyPI
To deploy this package to PyPI, use the following commands:
flit build
flit publish
Contributing
Contributions are always welcome! If you have any suggestions or improvements, feel free to submit a pull request or open an issue.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rabbitmqpubsub-1.4.0.tar.gz.
File metadata
- Download URL: rabbitmqpubsub-1.4.0.tar.gz
- Upload date:
- Size: 42.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f0af51aa9bcf4cc661a799c8e0eea8e95418b1660fb9bbdb15a5a9f2039977c
|
|
| MD5 |
a56828ce77446e39093d4b5139a3dcaa
|
|
| BLAKE2b-256 |
dba23893075949538846875a2619e90033db793d6f11906580c37b9a76ea26bc
|
File details
Details for the file rabbitmqpubsub-1.4.0-py2.py3-none-any.whl.
File metadata
- Download URL: rabbitmqpubsub-1.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c2281cdaa982c303a131bea55070bc7e46946609430ec6c04da26d31bdd3cae
|
|
| MD5 |
6cbcf611613ef9066e3723b5793acc06
|
|
| BLAKE2b-256 |
98842782aaefd5c6d57d6a40b1fdabe77b78edfc9f7e569921b41cee2de9ff1a
|