Contents

kombu 5.6.2

0

Messaging library for Python.

Messaging library for Python.

Stars: 3103, Watchers: 3103, Forks: 983, Open Issues: 236

The celery/kombu repo was created 15 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 3103 github stars!

How to Install kombu

You can install kombu using pip

pip install kombu

or add it to a project with poetry

poetry add kombu

Package Details

Author
Ask Solem
License
BSD-3-Clause
Homepage
https://kombu.readthedocs.io
PyPi:
https://pypi.org/project/kombu/
GitHub Repo:
https://github.com/celery/kombu

Classifiers

  • Communications
  • Software Development/Libraries/Python Modules
  • System/Distributed Computing
  • System/Networking
No  kombu  pypi packages just yet.

Errors

A list of common kombu errors.

Code Examples

Here are some kombu code examples and snippets.

GitHub Issues

The kombu package has 236 open issues on GitHub

  • Add auto lock renewal for azure service bus channel
  • feat(gcpubsub): update existing subscriptions on config changes
  • GCP Pub/Sub: Update existing subscriptions when configuration changes instead of silently ignoring
  • python 3.14 compatibility: allow redis 7
  • Add support for MessageGroupId in standard queues
  • SQS polling_interval broker transport option ignored.
  • Bump pytest from 8.4.2 to 9.0.2
  • Allow enable_exactly_once_delivery for gcpubsub
  • Bump protobuf from 6.32.1 to 6.33.2
  • SQS transport does not support setting MessageGroupId on non-FIFO queues
  • Update redis requirement from !=4.5.5,!=5.0.2,<6.5,>=4.5.2 to >=4.5.2,!=4.5.5,!=5.0.2,<7.1
  • Added support for SQS fanout via AWS SNS
  • Move QoS Guard Functionality from Celery to Kombu
  • Add support for fair queue in SQS
  • Feature: optional pycurl and urllib3_client v2

See more issues on GitHub

Related Packages & Articles

flake8 7.3.0

the modular source code checker: pep8 pyflakes and co

jasmin 0.11.1

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

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

fastapi 0.129.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production