utnapischtim / flask-celeryext

Simple integration layer between Celery and Flask.

Home Page:https://flask-celeryext.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask-CeleryExt

image

image

image

image

image

About

Flask-CeleryExt is a simple integration layer between Celery and Flask.

Installation

Flask-CeleryExt is on PyPI so all you need is: :

pip install flask-celeryext

Documentation

Documentation is readable at https://flask-celeryext.readthedocs.io/ or can be build using Sphinx: :

pip install Sphinx
python setup.py build_sphinx

Testing

Running the test suite is as simple as: :

python setup.py test

About

Simple integration layer between Celery and Flask.

https://flask-celeryext.readthedocs.io

License:Other


Languages

Language:Python 94.2%Language:Dockerfile 3.8%Language:Shell 2.0%