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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file kubemq-3.4.1.tar.gz
.
File metadata
- Download URL: kubemq-3.4.1.tar.gz
- Upload date:
- Size: 49.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cac1676c63c677c3b903a36a799f9a5e7dc42f924eec426da96947b6d2c2be1e |
|
MD5 | 6b80f909c2b899738896035cdabaeb6e |
|
BLAKE2b-256 | 94f5aa9bd71bbd8dd71a7869e7197374c7d3f003c8b11caa951a609b9f9a4853 |
File details
Details for the file kubemq-3.4.1-py3-none-any.whl
.
File metadata
- Download URL: kubemq-3.4.1-py3-none-any.whl
- Upload date:
- Size: 76.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3700d681ec84fcf15c40e4746809b6857361cf01b27d72d8f7fe11bffd00c8a |
|
MD5 | 73d463f5c94ad26c6659400376082e0b |
|
BLAKE2b-256 | 30187f1bf4b85e69d910879a9efbc1655aeb4b6a795a9eaebb962b3cdd68264d |