Skip to content

bitmakerla/estela-queue-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

estela Queue Adapter

Code style: black version python-version

estela Queue Adapter is a python package that provides a clean support to different queuing platforms for estela.

Installation

You can install the package manually:

$ python setup.py install

However, this package mainly works as a dependency of other estela projects.

Usage

Refer to our official documentation to use the estela Queue Adapter.

Formatting

$ pip install -r requirements.txt
$ black .