Skip to main content

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

Optionally, you might want to set a version for local testing. Using setuptools-scm, you can pretend a version via setting the following environment variable:

# Powershell
$env:SETUPTOOLS_SCM_PRETEND_VERSION_FOR_PYPZ_RMQ_IO="v1.2.3"

# Linux
export SETUPTOOLS_SCM_PRETEND_VERSION_FOR_PYPZ_RMQ_IO="v1.2.3"

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.

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.10.2.tar.gz (17.2 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.10.2-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pypz_rmq_io-0.10.2.tar.gz
Algorithm Hash digest
SHA256 ca58e0e7d10f865dd615c3b1619548bf9ab8ac78ef657369602184d23dbde74a
MD5 877d231ca081c55130b16f073dec554d
BLAKE2b-256 4731e0e0b63fa7f5bae1f2c3742ee4699dfb634c3acd904e793e342e308c293e

See more details on using hashes here.

Provenance

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

Publisher: publish.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.10.2-py3-none-any.whl.

File metadata

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

File hashes

Hashes for pypz_rmq_io-0.10.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4eab4c7c6bf13b24c0d1fa62f7c00ee6f715a35d0bd3a8ad34fefb14932bb45b
MD5 3ef426cd02e67a5453da8dff271ef375
BLAKE2b-256 64ddf61ef96fd301e6efa6223401fd3234e3aac8baa571db0f74d32e1a99cb0a

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on lazlowa/pypz-python

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

Release history Release notifications | RSS feed

This release

0.10.2 This release

2 files

0.10.1

2 files

0.10.0

2 files

0.9.6

2 files

0.9.5

2 files

0.9.4

2 files

0.9.3

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page