Skip to main content

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

Project description

https://github.com/inveniosoftware/flask-celeryext/workflows/CI/badge.svg https://img.shields.io/coveralls/inveniosoftware/flask-celeryext.svg https://img.shields.io/github/tag/inveniosoftware/flask-celeryext.svg https://img.shields.io/pypi/dm/flask-celeryext.svg https://img.shields.io/github/license/inveniosoftware/flask-celeryext.svg

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 v0.5.0 (release 2023-01-23)

  • remove flask._app_ctx_stack.top due to deprecation

  • breaking change: remove flask_app.try_trigger_before_first_request_functions() due to deprecation (impacts usage of RequestContextTask)

Version v0.4.3 (release 2022-06-15)

  • housekeeping: misaligned tag vs version fix

Version v0.4.2 (release 2022-06-15)

  • add two missing mappings

  • global: fix revision id due to rebase

  • add .git-blame-ignore-revs

  • migrate to use black as opinionated auto formater

  • bugfix BROKER_URL not in the mapping

Version 0.4.1 (released 2022-03-17)

  • Fixes celery mapping fo the configuration.

Version 0.4.0 (released 2022-03-15)

  • Adds support for Python 3.9.

  • Adds support for new Celery configuration variable naming.

  • Drops support for Python 2.7 and 3.6 due to end of life.

  • Drops support for Celery 3 and 4.

Version 0.3.4 (released 2020-02-17)

  • Adds support for Python 3.8

  • Fixes pin for Celery on Python <3.7.

Version 0.3.3 (released 2020-02-13)

  • Fix celery version for Python < 3.7

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Flask-CeleryExt-0.5.0.tar.gz (18.5 kB view details)

Uploaded Source

Built Distribution

Flask_CeleryExt-0.5.0-py2.py3-none-any.whl (10.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file Flask-CeleryExt-0.5.0.tar.gz.

File metadata

  • Download URL: Flask-CeleryExt-0.5.0.tar.gz
  • Upload date:
  • Size: 18.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for Flask-CeleryExt-0.5.0.tar.gz
Algorithm Hash digest
SHA256 a23a0293bbe8e134233119e003e83ce9fe4f2caaf3fc23d91e09d252c7beb6e5
MD5 e146cc9106f5596a68114cb309dc1931
BLAKE2b-256 bc581395b07b9f8ab38ee6e13db16f60ddd82927b4782624e554d3a686a45fd9

See more details on using hashes here.

File details

Details for the file Flask_CeleryExt-0.5.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for Flask_CeleryExt-0.5.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9c4b5c3c157923c86f3c92980bf3a58d0949a2dbf5d3a14b87135bb20d19b71b
MD5 0a3e98e1820b133c7a5d54a5a27ae80d
BLAKE2b-256 7903abf800759cd75ab335b3385dc1663c57797d4e7dfd54111ff3351c101246

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page