{"adoption": {"forks": 189, "observed_at": "2026-08-28T04:06:11.967940+00:00", "stars": 2087}, "canonical_url": "https://ross.abutalabs.com/products/blinker", "card": {"archived": false, "artifact_type": "library", "description": "A fast Python in-process signal/event dispatching system.", "domain": ["developer-tools", "web-development", "backend"], "enriched": true, "function": ["middleware", "developer-tools"], "health_score": 61, "homepage": "https://blinker.readthedocs.io", "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["pallets-eco/blinker"], "name": "pallets-eco/blinker", "platform": ["python", "cross-platform"], "pushed_at": "2025-11-19T00:43:37+00:00", "repo": "pallets-eco/blinker", "stars": 2087, "tags": ["signals", "event-dispatching", "pubsub", "observer-pattern", "flask-ecosystem"], "topics": ["blinker", "python", "signals"], "urls": [], "use_cases": ["dispatch events between python objects without tight coupling", "implement observer pattern in python", "broadcast notifications to multiple subscribers", "hook into application lifecycle events", "subscribe to signals from specific senders only", "decouple components with a lightweight pubsub mechanism"], "what_it_is": "Blinker is a fast Python library for in-process signal/event dispatching, letting any number of receivers subscribe to events or 'signals' from specific or any senders. It is part of the Pallets ecosystem (the organization behind Flask) and is commonly used for decoupled event notification within Python applications.", "when_to_avoid": ["you need distributed or cross-process messaging (use a message queue instead)", "you need async-first event handling with backpressure", "your framework already provides its own event system"], "when_to_choose": ["you need lightweight in-process event dispatching in Python", "you're building Flask or Pallets-based apps and want idiomatic signals", "you want a small, fast, MIT-licensed dependency with no heavy requirements"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/blinker", "repo": "pallets-eco/blinker", "role": "main", "score": 46}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:11.967940+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:55:45.881493+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11acc8c5547661142b64b74f4236a7487f3a70b4f1e94d77b62d04a42a03fa7a", "fetched_at": "2026-08-28T04:06:11.967940+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pallets-eco/blinker"}, {"content_hash": "7748dd9c473434278d47851b58b8ed55fd9530e0f200a23891882efe940fc725", "fetched_at": "2026-08-29T10:36:10.106217+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/blinker/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:11.967940+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:55:45.881493+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11acc8c5547661142b64b74f4236a7487f3a70b4f1e94d77b62d04a42a03fa7a", "fetched_at": "2026-08-28T04:06:11.967940+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pallets-eco/blinker"}, {"content_hash": "7748dd9c473434278d47851b58b8ed55fd9530e0f200a23891882efe940fc725", "fetched_at": "2026-08-29T10:36:10.106217+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/blinker/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:55:45.881493+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11acc8c5547661142b64b74f4236a7487f3a70b4f1e94d77b62d04a42a03fa7a", "fetched_at": "2026-08-28T04:06:11.967940+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pallets-eco/blinker"}, {"content_hash": "7748dd9c473434278d47851b58b8ed55fd9530e0f200a23891882efe940fc725", "fetched_at": "2026-08-29T10:36:10.106217+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/blinker/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:06:11.967940+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:11.967940+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:11.967940+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:55:45.881493+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11acc8c5547661142b64b74f4236a7487f3a70b4f1e94d77b62d04a42a03fa7a", "fetched_at": "2026-08-28T04:06:11.967940+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pallets-eco/blinker"}, {"content_hash": "7748dd9c473434278d47851b58b8ed55fd9530e0f200a23891882efe940fc725", "fetched_at": "2026-08-29T10:36:10.106217+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/blinker/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:11.967940+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:11.967940+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:55:45.881493+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11acc8c5547661142b64b74f4236a7487f3a70b4f1e94d77b62d04a42a03fa7a", "fetched_at": "2026-08-28T04:06:11.967940+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pallets-eco/blinker"}, {"content_hash": "7748dd9c473434278d47851b58b8ed55fd9530e0f200a23891882efe940fc725", "fetched_at": "2026-08-29T10:36:10.106217+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/blinker/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:11.967940+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:11.967940+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:11.967940+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:55:45.881493+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11acc8c5547661142b64b74f4236a7487f3a70b4f1e94d77b62d04a42a03fa7a", "fetched_at": "2026-08-28T04:06:11.967940+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pallets-eco/blinker"}, {"content_hash": "7748dd9c473434278d47851b58b8ed55fd9530e0f200a23891882efe940fc725", "fetched_at": "2026-08-29T10:36:10.106217+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/blinker/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:11.967940+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:11.967940+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:55:45.881493+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11acc8c5547661142b64b74f4236a7487f3a70b4f1e94d77b62d04a42a03fa7a", "fetched_at": "2026-08-28T04:06:11.967940+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pallets-eco/blinker"}, {"content_hash": "7748dd9c473434278d47851b58b8ed55fd9530e0f200a23891882efe940fc725", "fetched_at": "2026-08-29T10:36:10.106217+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/blinker/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:55:45.881493+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11acc8c5547661142b64b74f4236a7487f3a70b4f1e94d77b62d04a42a03fa7a", "fetched_at": "2026-08-28T04:06:11.967940+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pallets-eco/blinker"}, {"content_hash": "7748dd9c473434278d47851b58b8ed55fd9530e0f200a23891882efe940fc725", "fetched_at": "2026-08-29T10:36:10.106217+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/blinker/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:55:45.881493+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11acc8c5547661142b64b74f4236a7487f3a70b4f1e94d77b62d04a42a03fa7a", "fetched_at": "2026-08-28T04:06:11.967940+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pallets-eco/blinker"}, {"content_hash": "7748dd9c473434278d47851b58b8ed55fd9530e0f200a23891882efe940fc725", "fetched_at": "2026-08-29T10:36:10.106217+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/blinker/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:55:45.881493+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11acc8c5547661142b64b74f4236a7487f3a70b4f1e94d77b62d04a42a03fa7a", "fetched_at": "2026-08-28T04:06:11.967940+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pallets-eco/blinker"}, {"content_hash": "7748dd9c473434278d47851b58b8ed55fd9530e0f200a23891882efe940fc725", "fetched_at": "2026-08-29T10:36:10.106217+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/blinker/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 52, "longevity": 100, "rhythm": 8}, "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": 4809, "days_push": 288, "days_rel": 663, "gap_med": null, "n_releases_24m": 1}, "score": 46, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}