deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-billiard (>= 4.0.2), python3-click-didyoumean, python3-click-repl,
python3-dateutil, python3-ephem, python3-kombu (>= 5.0), python3-memcache, python3-pkg-resources,
python3-pyparsing, python3-tz, python3-vine (>= 5.0), python3-click, python3-click-plugins,
python3-importlib-metadata | python3 (>> 3.8), python3:any
Description: |-
async task/job queue based on message passing (Python3 version)
Celery is an open source asynchronous task queue/job queue based on
distributed message passing. It is focused on real-time operation,
but supports scheduling as well.
.
The execution units, called tasks, are executed concurrently on one
or more worker nodes. Tasks can execute asynchronously (in the
background) or synchronously (wait until ready).
.
Celery is written in Python, but the protocol can be implemented
in any language. It can also operate with other languages using
webhooks.
.
The recommended message broker is RabbitMQ, but limited support for Redis,
Beanstalk, MongoDB, CouchDB, and databases (using SQLAlchemy or the Django
ORM) is also available. Celery is easy to integrate with Django, using the
python-django-celery package.
.
This package contains the Python 3 version of the library.
Homepage: https://docs.celeryq.dev/
Installed-Size: '1430'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-celery
Priority: optional
Section: python
Source: celery
Suggests: python-celery-doc, python3-redis, python3-sqlalchemy
Version: 5.2.6-5
srcpkg_name: celery
srcpkg_version: 5.2.6-5