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.2 (released 2019-06-25)
Uses correct Celery version for Python 3.7.
Prevents multiple creation and pushing of Flask application contexts.
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
File details
Details for the file Flask-CeleryExt-0.3.2.tar.gz
.
File metadata
- Download URL: Flask-CeleryExt-0.3.2.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b72cab1af721f39953dd547f6143f51f15f584bab6decf84f3190751217de67 |
|
MD5 | 6c8fb81dda6ef326cfc9c64e5ca27232 |
|
BLAKE2b-256 | be1fc29d4b2e3267ff29b4418302942115fb5aebe6a9bfbd5315e78a33e09682 |
Provenance
File details
Details for the file Flask_CeleryExt-0.3.2-py2.py3-none-any.whl
.
File metadata
- Download URL: Flask_CeleryExt-0.3.2-py2.py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68bd3bda8a721199df0c69663f9ff92dd79a5023833ffa2ac2cd7169630ab68a |
|
MD5 | 4561c69a114ed44632314a8469f42c31 |
|
BLAKE2b-256 | cfa138caecb3dc6335d4da1713d4d18fe54e0f92dcf14333e39d31cff1a83579 |