Skip to main content

The Python Adaptation of the PubSubLib for Orange Health

Project description

pubsublib

pubsublib is a Python library designed for PubSub functionality using AWS - SNS & SQS.

PIP Package

pubsublib

Getting Started

To get started with pubsublib, you can install it via pip:

pip install pubsublib

Using Pubsublib

Once pubsublib is installed, you can use it in your Python code as follows:

from pubsublib.aws.main import AWSPubSubAdapter

pubsub_adapter = AWSPubSubAdapter(
    aws_region='XXXXX',
    aws_access_key_id='XXXXX',
    aws_secret_access_key='XXXXX',
    redis_location='XXXXX',
    sns_endpoint_url=None,
    sqs_endpoint_url=None
)

Steps to Publish Package

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

pubsublib-0.1.17.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

pubsublib-0.1.17-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file pubsublib-0.1.17.tar.gz.

File metadata

  • Download URL: pubsublib-0.1.17.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.9.19

File hashes

Hashes for pubsublib-0.1.17.tar.gz
Algorithm Hash digest
SHA256 8ebc7ffd350d64659d19ba807ff7211a792da59a4a892ebc8c4c5f050b3b4e23
MD5 79e78213847585c30fbb3779da13abc7
BLAKE2b-256 9f3e5e805aabf334f2a80b7ac9df54019d8c49d36de312ba277a9792957d6d9d

See more details on using hashes here.

File details

Details for the file pubsublib-0.1.17-py3-none-any.whl.

File metadata

  • Download URL: pubsublib-0.1.17-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.9.19

File hashes

Hashes for pubsublib-0.1.17-py3-none-any.whl
Algorithm Hash digest
SHA256 f190f8bc0a6ef2552a6f1b2c1c697d241bd7cfc3a7290d8fa16d5af08d0f2207
MD5 0bd2ccf1a3c077b27598a64eab5ade7a
BLAKE2b-256 bb646ffaf10bc8e01b09343db74fadd131554c4d392392c650d135781e364035

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