Skip to main content

KubeMQ SDK for Python

Project description

KubeMQ Python SDK

KubeMQ is an enterprise-grade message queue and broker for containers, designed for any workload and architecture running in Kubernetes. This library is Python implementation of KubeMQ client connection.

Install KubeMQ Community Edition

Please visit KubeMQ Community for intallation steps.

Examples - Cookbook Recipes

Please visit our cookbook repository

Install Python SDK

Prerequisites

KubeMQ-SDK-Python works with Python 3.2 or newer.

Installing

The recommended way to use the SDK for Python in your project is to consume it from pip.

pip install kubemq

This package uses setuptools for the installation if needed please run:

python3 -m pip install --upgrade pip setuptools wheel

Building from source

Once you check out the code from GitHub, you can install the package locally with:

$ pip install .

You can also install the package with a symlink, so that changes to the source files will be immediately available:

$ pip install -e .

Installation: $ pip install kubemq

Learn KubeMQ

Visit our Extensive KubeMQ Documentation.

Support

if you encounter any issues, please open an issue here, In addition, you can reach us for support by:

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

kubemq-3.0.1.tar.gz (50.6 kB view hashes)

Uploaded Source

Built Distribution

kubemq-3.0.1-py3-none-any.whl (75.4 kB view hashes)

Uploaded Python 3

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