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.0.5.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

pubsublib-0.0.5-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pubsublib-0.0.5.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.6

File hashes

Hashes for pubsublib-0.0.5.tar.gz
Algorithm Hash digest
SHA256 5eac49de27189e0b43c06d3159f393de62682eacfae357dc4bbc526157e75501
MD5 6eefc914b962d605108f26d6e2f61472
BLAKE2b-256 9049c83e883b56b3fe586b1194dbc1879211600520d359dfce58fa2e347ff740

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pubsublib-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.6

File hashes

Hashes for pubsublib-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 5d607add5ab59d6a3a94eafdfd2f4318fbdb0ace156f66f49c32fef2c11ec645
MD5 57290978aa40937cf031d32c57eeda77
BLAKE2b-256 87e8bcc689f29aeba34410242a82ad2892883ac7ee7f135f03418ad9fc9e3022

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