spanconsumer
is an async consumer library heavily inspired by the API design of
responder and spanreed. It is intended to make designing consumer / worker
micro-services quick and easy.
pip install spanconsumer
For full documentation: read the docs.
For library development guide, read the docs.
Python 3.7+
- Billy Peake - Initial work