Contents

celery 5.6.2

0

Distributed Task Queue.

Distributed Task Queue.

Stars: 28029, Watchers: 28029, Forks: 4948, Open Issues: 771

The celery/celery repo was created 16 years ago and the last code push was 12 hours ago.
The project is extremely popular with a mindblowing 28029 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 771 open issues on GitHub

  • Handle node shutdowns concurrently
  • Doc: Migration guideline from 4.x to 5.x should add more description for gevent user.
  • build(docker): install Rust toolchain to support pydantic-core on PyPy
  • Bug Fix - Issue #9940 Celery not publishing via default exchange when task_default_exchange is configured
  • Add celery backend based on django 6 tasks
  • Docker Build Failure - pypy3.11 and pydantic-core >=2.4 issues
  • Bump pytest from 8.4.2 to 9.0.2
  • Update elastic-transport requirement from <=9.1.0 to <=9.2.1
  • Bump isort from 6.1.0 to 7.0.0
  • Bump sphinx-click from 6.0.0 to 6.2.0
  • Celery + Gevent does not yield when delaying tasks
  • Add redis-py DriverInfo support to Redis backend
  • Fix LoggingProxy to reassemble fragmented stderr writes into full lines
  • Add __class_getitem__ to generic classes
  • Remove deprecated args from redis get_connection call

See more issues on GitHub

Related Packages & Articles

amqp 5.3.1

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.3.0

the modular source code checker: pep8 pyflakes and co

typer 0.21.1

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

rich 14.3.2

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