estela Queue Adapter is a python package that provides a clean support to different queuing platforms for estela.
You can install the package manually:
$ python setup.py install
However, this package mainly works as a dependency of other estela projects.
Refer to our official documentation to use the estela Queue Adapter.
$ pip install -r requirements.txt
$ black .