qpid-python-test
Python bindings for qpid/mlib
Install
- All systems
-
curl cmd.cat/qpid-python-test.sh
- Debian
-
apt-get install python-qpid
- Ubuntu
-
apt-get install python-qpid
- Kali Linux
-
apt-get install python-qpid
- CentOS
-
yum install python-qpid
- Fedora
-
dnf install python-qpid
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-qpid
- Raspbian
-
apt-get install python-qpid
- Dockerfile
- dockerfile.run/qpid-python-test
python-qpid
Python bindings for qpid/mlib
Qpid/C++ is a C++ implementation of the AMQP protocol described at http://amqp.org/ This package contains the qpid Python bindings.