-
Piotr Maślanka authoredUnverified4c8a2e08
README.md 4.31 KiB
CoolAMQP
Warning!! Since v1.3.1 development has been moved from GitHub to this GitLab. To install CoolAMQP please use
pip install --extra-index-url https://git.dms-serwis.com.pl/api/v4/groups/330/-/packages/pypi/simple coolamqp
Or state it at the beginning of your requirements.txt
:
--extra-index-url https://git.dms-serwis.com.pl/api/v4/groups/330/-/packages/pypi/simple
coolamqp
Why CoolAMQP?
- AMQP 0.9.1 client that's native Python
- heavily optimized for speed
- geared towards interfacing with [RabbitMQ](https://www.rabbitmq.com/
- supports custom RabbitMQ commands, such as
- traceable using opentracing
- code coverage is 80% at the moment
- stress tests are part of each release
Documentation (WIP) is available at our site.
CoolAMQP uses semantic versioning 2.0.