Skip to main content

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

  1. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rabbitmqpubsub-1.0.0.tar.gz (14.1 kB view hashes)

Uploaded Source

Built Distribution

rabbitmqpubsub-1.0.0-py2.py3-none-any.whl (14.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page