Sqla-taskq in an asynchronous task queue. It's minimalist and very useful when you don't want to put in place big system like celery. Since it's written in python it's very simple to add it in your python project. The back end should be one supported by SQLAlchemy.
Documentation is hosted at ReadTheDocs.
Branch | Build status | Test coverage |
---|---|---|
master | ||
develop |