Skip to main content

No project description provided

Project description

use-rabbitmq

Test Package version Supported Python versions

A rabbitmq connector that never breaks

example

from use_rabbitmq import RabbitMQStore

rmq = RabbitMQStore()


@rmq.listener(queue_name="test")
def test_listener(message):
    print(message.body)
    message.ack()  # ack message

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

use_rabbitmq-0.2.2.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

use_rabbitmq-0.2.2-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file use_rabbitmq-0.2.2.tar.gz.

File metadata

  • Download URL: use_rabbitmq-0.2.2.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/6.5.0-1025-azure

File hashes

Hashes for use_rabbitmq-0.2.2.tar.gz
Algorithm Hash digest
SHA256 8ceab974d2f39921555ee1d1e923b70b8a86deafdea95046c479013737f20da7
MD5 a91f706178ce9107b6239b8371a755c2
BLAKE2b-256 59e831bfffbb02ead143059487da581e8a889ddf24f564f992b4f2892132b4fe

See more details on using hashes here.

File details

Details for the file use_rabbitmq-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: use_rabbitmq-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/6.5.0-1025-azure

File hashes

Hashes for use_rabbitmq-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d97742e8000747bfb16b35eb2cc52bea7235789f9c99108137dd632eb5aca003
MD5 5dc3369e24ba290eefb1b26f65887851
BLAKE2b-256 35da68b0af3fe07aece34966b6e352c0d7970f7870348b055e425ee1dc56604b

See more details on using hashes here.

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