apache-airflow-providers-celery

Package apache-airflow-providers-celery

Celery

Release: 1.0.1

Provider package

This is a provider package for celery provider. All classes for this provider package are in airflow.providers.celery python package.

Installation

You can install this package on top of an existing airflow 2.* installation via pip install apache-airflow-providers-celery

PIP requirements

PIP package

Version required

celery

~=4.4.2

flower

>=0.7.3, <1.0

vine

~=1.3

Changelog

1.0.1

Updated documentation and readme files.

1.0.0

Initial version of the provider.

Was this entry helpful?