Flask-CeleryExt is a simple integration layer between Celery and Flask.
Project description
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
Changes
Version 0.3.1 (released 2018-03-26)
Accounts for non-strict Celery versions.
Version 0.3.0 (released 2017-03-24)
Adds support for Celery v4.
Version 0.2.2 (released 2016-11-07)
Forces celery version to v3.1-4.0 due to problem with 4.x.
Version 0.2.1 (released 2016-07-25)
Improved features
Improves documentation structure and its automatic generation.
Version 0.2.0 (released 2016-02-02)
Incompatible changes
Changes celery application creation to use the default current celery application instead creating a new celery application. This addresses an issue with tasks using the shared_task decorator and having Flask-CeleryExt initialized multiple times.
Version 0.1.0 (released 2015-08-17)
Initial public release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for Flask_CeleryExt-0.3.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39c60bff85a9442bad252eb075d7e1a5ce6a7482e2141e33a577a9b3e2326610 |
|
MD5 | 9da97c2ac34060dfa513b0cd4289d441 |
|
BLAKE2b-256 | 096c62ba25a21bb2606c672327998519b635f62c5b47a50a4b475cf5870562e7 |