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://pythonhosted.org/flask-celeryext/ 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.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.2.1.tar.gz
.
File metadata
- Download URL: Flask-CeleryExt-0.2.1.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f93472348b411cb2202ef42255ce2b43bdd80c8e139c4e6d3a43a0053a58ca1a |
|
MD5 | 216982058a46dddb5f4d970b2533fe93 |
|
BLAKE2b-256 | 3ea18619cb2ed42d85953845581e9733ff50362f953da210b420038635c3d4fa |
Provenance
File details
Details for the file Flask_CeleryExt-0.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: Flask_CeleryExt-0.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc8d06e004c727e87389df88abc711e0c8de0488fd599ae3b73ffb6038f8bcdb |
|
MD5 | 0cd907c864c796605c2f4a73656b5abd |
|
BLAKE2b-256 | 997982ccf080dd09135a87d6de5e4f68fd4ce561f871d52ce90bbb948f083462 |