
kombu 5.6.2
0
Messaging library for Python.
Contents
Messaging library for Python.
Stars: 3103, Watchers: 3103, Forks: 983, Open Issues: 236The 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
Related Packages
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
pythonfix






