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.
Please visit KubeMQ Community for intallation steps.
Please visit our cookbook repository
KubeMQ-SDK-Python works with Python 3.2 or newer.
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
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
Visit our Extensive KubeMQ Documentation.
if you encounter any issues, please open an issue here, In addition, you can reach us for support by: