Skip to main content

Provides an AMQP implementation for RabbitMQ of the ChannelInput/OutputPort in pypz.

Project description

Description

This package contains the RabbitMQ implementation of the Input-/OutputPortPlugin interface of pypz. It enables the operators to send and receive data records through queues allowing load sharing.

Check the documentation for more details.

Install

The python artifact is hosted on https://pypi.org/, so you can install it via pip:

pip install pypz-rmq-io

If you want to work on it locally, then you should install in editable mode:

pip install -e ./plugins/rmq_io

Test

You can run tests against an existing RabbitMQ cluster, however, it is more convenient and safe to use a local test cluster.

  1. Run the official image to start a local cluster
docker run -d --rm --name rabbitmq --hostname test -p 15672:15672 -p 5672:5672 rabbitmq:3-management
  1. Install the subproject in editable more.
pip install -e ./plugins/rmq_io
  1. To run the tests locally, you need to execute the following command:
python -m unittest discover .\plugins\rmq_io\test\ -p "*.py"
  1. Delete cluster
docker stop rabbitmq

Build

Before you build, you will need to install the "build" package:

pip install build

Then from the subproject's root, you will need to execute the following command:

python -m build

It will create the source distribution and the wheel file in the "dist" folder.

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

pypz_rmq_io-0.9.4.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pypz_rmq_io-0.9.4-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

Details for the file pypz_rmq_io-0.9.4.tar.gz.

File metadata

  • Download URL: pypz_rmq_io-0.9.4.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pypz_rmq_io-0.9.4.tar.gz
Algorithm Hash digest
SHA256 3d19ee9499ff8018d4b96cd7c4dc672d5de35357f6dc1382cdc410b4edbf257b
MD5 bebec8653391b0975cb5216168612b73
BLAKE2b-256 fead35ffb60163d88b1bd66020d2e47725a1413a49cbe4dd7b0b8101a66173d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pypz_rmq_io-0.9.4.tar.gz:

Publisher: publish_plugin_rmq_io.yml on lazlowa/pypz-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pypz_rmq_io-0.9.4-py3-none-any.whl.

File metadata

  • Download URL: pypz_rmq_io-0.9.4-py3-none-any.whl
  • Upload date:
  • Size: 13.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pypz_rmq_io-0.9.4-py3-none-any.whl
Algorithm Hash digest
SHA256 0c88ff5b17ba1cc02bf903f58ffb8c802c5aff038b3820402e77745b57b7f856
MD5 7303fe4cf80420253f10ff342eccd48c
BLAKE2b-256 f3dfaaf572f63d675adb54c193fec1a72f32bf43e44ff2873da18d4d4abd4be7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pypz_rmq_io-0.9.4-py3-none-any.whl:

Publisher: publish_plugin_rmq_io.yml on lazlowa/pypz-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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