e861bf0f38d1c2ebae2d3770fe16b31d2236a3fd
amq-adapter-python
This project contains the Python implementation of the AMQ adapter for routing the traffic over the RabbitMQ to intended service and automated service discovery.
Usage
Install dependencies
pip install -r requirements.txt
Use as a library
Use this URL to add this project as a dependency:
git+https://git.cleverthis.com/cleverthis/clevermicro/amq-adapter-python.git@develop#egg=amq_adapter
Hint: use
git config --global credential.helper storeto enable Git credential manager so you don't have to re-enter the gitlab credential everytime.
Then:
from amqp.service import amq_service
# TODO: how to use?
Donating
As an open-source project we run entierly off donations. Buy one of our hardworking developers a beer by donating at OpenCollective. All donations go to our bounty fund and allow us to place bounties on important bugs and enhancements. You may also use Beerpay linked via the above badges.
Description
Languages
Python
80.3%
HTML
16.6%
Shell
2.8%
Dockerfile
0.3%
