Contents

celery 5.3.6

0

Distributed Task Queue.

Distributed Task Queue.

Stars: 23369, Watchers: 23369, Forks: 4571, Open Issues: 693

The celery/celery repo was created 14 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 23369 github stars!

How to Install celery

You can install celery using pip

pip install celery

or add it to a project with poetry

poetry add celery

Package Details

Author
Ask Solem
License
BSD-3-Clause
Homepage
https://docs.celeryq.dev/
PyPi:
https://pypi.org/project/celery/
Documentation:
https://docs.celeryq.dev/en/stable/
GitHub Repo:
https://github.com/celery/celery

Classifiers

  • Software Development/Object Brokering
  • System/Distributed Computing
No  celery  pypi packages just yet.

Errors

A list of common celery errors.

Code Examples

Here are some celery code examples and snippets.

GitHub Issues

The celery package has 693 open issues on GitHub

  • Autoscaler kills workers with assigned tasks (race condition)
  • Crontab string representation does not match UNIX crontab expression
  • Use typing annotations in Celery (PEP 484)?
  • Remove ne methods
  • Unable to set SQS queue in Django project
  • EagerResult shouldn't care if sync subtasks are enabled
  • Healthcheck for celery beat
  • Celery does not start all amqp connections with heartbeats
  • fix #7200 uid and gid
  • Ensure all our dependencies are properly maintained
  • Version 5.3
  • TypeError: no default reduce due to non-trivial cinit
  • Dont start with billiard.exceptions.WorkerLostError: Could not start worker processes
  • Fix subscribed_to maybe empty
  • added ability to globally override resultrepr_maxsize

See more issues on GitHub

Related Packages & Articles

amqp 5.2.0

Low-level AMQP client for Python (fork of amqplib).

jasmin 0.11.1

Jasmin is a very complete open source SMS Gateway with many enterprise-class features.

flake8 7.0.0

the modular source code checker: pep8 pyflakes and co

typer 0.12.3

Typer, build great CLIs. Easy to code. Based on Python type hints.

rich 13.7.1

Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal