{"adoption": {"forks": 1026, "observed_at": "2026-08-28T04:07:45.689811+00:00", "stars": 3136}, "canonical_url": "https://ross.abutalabs.com/products/kombu", "card": {"archived": false, "artifact_type": "library", "description": "Messaging library for Python.", "domain": ["microservices", "backend"], "enriched": true, "function": ["message-queue", "serialization", "http-client"], "health_score": 96, "homepage": "http://kombu.readthedocs.org/", "language": "Python", "license": "BSD-3-Clause", "license_family": "permissive", "maturity": "stable", "member_repos": ["celery/kombu"], "name": "celery/kombu", "platform": ["python", "cross-platform"], "pushed_at": "2026-08-26T16:38:01+00:00", "repo": "celery/kombu", "stars": 3136, "tags": ["amqp", "rabbitmq", "redis", "sqs", "celery", "message-broker", "producer-consumer", "messaging", "python"], "topics": ["celery", "messaging", "python", "message-queue", "kombu", "python-library", "python3", "python-3", "rabbitmq", "sqs", "redis"], "urls": [], "use_cases": ["send and receive messages with RabbitMQ from Python", "switch message brokers without changing application code", "use Redis or Amazon SQS as a message queue in Python", "build producer-consumer task queues", "serialize and compress message payloads across transports", "handle AMQP connection and channel errors gracefully"], "what_it_is": "Kombu is a Python messaging library providing an idiomatic high-level interface to the AMQP protocol and pluggable transports for RabbitMQ, Redis, Amazon SQS, MongoDB, and more. It handles message serialization, compression, connection error recovery, and consistent exception handling across transports.", "when_to_avoid": ["you need a full distributed task scheduler rather than messaging primitives (use Celery)", "you work outside the Python ecosystem", "you need a standalone message broker server (Kombu is a client library)"], "when_to_choose": ["you need a high-level AMQP abstraction in Python", "you want transport portability across RabbitMQ, Redis, SQS, or MongoDB", "you are building or extending Celery-based systems", "you need reliable message encoding, compression, and error recovery"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/kombu", "repo": "celery/kombu", "role": "main", "score": 87}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:45.689811+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:26:05.529365+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4615c53a2095d624c4cc3e0c016d479047191c188431ab4626404b14c1771922", "fetched_at": "2026-08-28T04:07:45.689811+00:00", "kind": "readme", "missing": false, "url": "https://github.com/celery/kombu"}, {"content_hash": "86c63778933a4510b06929d098bd3a2f5496b0b18c908d3e2e4f1449995a7d73", "fetched_at": "2026-08-29T09:41:22.536237+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/kombu/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:45.689811+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:26:05.529365+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4615c53a2095d624c4cc3e0c016d479047191c188431ab4626404b14c1771922", "fetched_at": "2026-08-28T04:07:45.689811+00:00", "kind": "readme", "missing": false, "url": "https://github.com/celery/kombu"}, {"content_hash": "86c63778933a4510b06929d098bd3a2f5496b0b18c908d3e2e4f1449995a7d73", "fetched_at": "2026-08-29T09:41:22.536237+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/kombu/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:26:05.529365+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4615c53a2095d624c4cc3e0c016d479047191c188431ab4626404b14c1771922", "fetched_at": "2026-08-28T04:07:45.689811+00:00", "kind": "readme", "missing": false, "url": "https://github.com/celery/kombu"}, {"content_hash": "86c63778933a4510b06929d098bd3a2f5496b0b18c908d3e2e4f1449995a7d73", "fetched_at": "2026-08-29T09:41:22.536237+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/kombu/json"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:07:45.689811+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:45.689811+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:45.689811+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:26:05.529365+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4615c53a2095d624c4cc3e0c016d479047191c188431ab4626404b14c1771922", "fetched_at": "2026-08-28T04:07:45.689811+00:00", "kind": "readme", "missing": false, "url": "https://github.com/celery/kombu"}, {"content_hash": "86c63778933a4510b06929d098bd3a2f5496b0b18c908d3e2e4f1449995a7d73", "fetched_at": "2026-08-29T09:41:22.536237+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/kombu/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:45.689811+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:45.689811+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:26:05.529365+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4615c53a2095d624c4cc3e0c016d479047191c188431ab4626404b14c1771922", "fetched_at": "2026-08-28T04:07:45.689811+00:00", "kind": "readme", "missing": false, "url": "https://github.com/celery/kombu"}, {"content_hash": "86c63778933a4510b06929d098bd3a2f5496b0b18c908d3e2e4f1449995a7d73", "fetched_at": "2026-08-29T09:41:22.536237+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/kombu/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:45.689811+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:45.689811+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:45.689811+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:26:05.529365+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4615c53a2095d624c4cc3e0c016d479047191c188431ab4626404b14c1771922", "fetched_at": "2026-08-28T04:07:45.689811+00:00", "kind": "readme", "missing": false, "url": "https://github.com/celery/kombu"}, {"content_hash": "86c63778933a4510b06929d098bd3a2f5496b0b18c908d3e2e4f1449995a7d73", "fetched_at": "2026-08-29T09:41:22.536237+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/kombu/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:45.689811+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:45.689811+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:26:05.529365+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4615c53a2095d624c4cc3e0c016d479047191c188431ab4626404b14c1771922", "fetched_at": "2026-08-28T04:07:45.689811+00:00", "kind": "readme", "missing": false, "url": "https://github.com/celery/kombu"}, {"content_hash": "86c63778933a4510b06929d098bd3a2f5496b0b18c908d3e2e4f1449995a7d73", "fetched_at": "2026-08-29T09:41:22.536237+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/kombu/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:26:05.529365+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4615c53a2095d624c4cc3e0c016d479047191c188431ab4626404b14c1771922", "fetched_at": "2026-08-28T04:07:45.689811+00:00", "kind": "readme", "missing": false, "url": "https://github.com/celery/kombu"}, {"content_hash": "86c63778933a4510b06929d098bd3a2f5496b0b18c908d3e2e4f1449995a7d73", "fetched_at": "2026-08-29T09:41:22.536237+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/kombu/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:26:05.529365+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4615c53a2095d624c4cc3e0c016d479047191c188431ab4626404b14c1771922", "fetched_at": "2026-08-28T04:07:45.689811+00:00", "kind": "readme", "missing": false, "url": "https://github.com/celery/kombu"}, {"content_hash": "86c63778933a4510b06929d098bd3a2f5496b0b18c908d3e2e4f1449995a7d73", "fetched_at": "2026-08-29T09:41:22.536237+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/kombu/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:26:05.529365+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4615c53a2095d624c4cc3e0c016d479047191c188431ab4626404b14c1771922", "fetched_at": "2026-08-28T04:07:45.689811+00:00", "kind": "readme", "missing": false, "url": "https://github.com/celery/kombu"}, {"content_hash": "86c63778933a4510b06929d098bd3a2f5496b0b18c908d3e2e4f1449995a7d73", "fetched_at": "2026-08-29T09:41:22.536237+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/kombu/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 63}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5915, "days_push": 7, "days_rel": 247, "gap_med": 23, "n_releases_24m": 10}, "score": 87, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}