I'm looking for a AMQP 1.0 compliant Python library. I've gone through several libraries but they all seem to support only AMQP 0.9.1.
Puka (https://github.com/majek/puka) doesn't seem to mention the specific AMQP version it supports, but it only says it's a RabbitMQ client.
Apache Qpid project offers clients for a number of programming languages that are AMQP 1.0 compliant. There are probably others out there as well but the Qpid bits are nice as they are all based around a single core called Proton so the API is pretty consistent across client implementations.
For AMQP 1.0 I have found uamqp: https://github.com/Azure/azure-uamqp-python (MIT License)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With