{"adoption": {"forks": 140, "observed_at": "2026-08-28T04:05:35.362787+00:00", "stars": 1780}, "canonical_url": "https://ross.abutalabs.com/products/typeguard", "card": {"archived": false, "artifact_type": "library", "description": "Run-time type checker for Python", "domain": ["developer-tools", "programming-languages", "testing"], "enriched": true, "function": ["type-system", "testing", "developer-tools"], "health_score": 97, "homepage": null, "language": "Python", "license": "NOASSERTION", "license_family": "other", "maturity": "active", "member_repos": ["agronholm/typeguard"], "name": "agronholm/typeguard", "platform": ["python", "cross-platform"], "pushed_at": "2026-07-26T08:39:40+00:00", "repo": "agronholm/typeguard", "stars": 1780, "tags": ["runtime-type-checking", "type-annotations", "pep-484", "type-hints", "instrumentation"], "topics": [], "urls": [], "use_cases": ["validate function arguments against type hints at runtime", "check arbitrary objects against complex type annotations", "catch type violations that static checkers miss", "automatically instrument modules with type checking on import", "verify generator yield and send values match annotations"], "what_it_is": "Typeguard is a Python library that performs run-time type checking based on PEP 484 type annotations, complementing static type checkers. It offers a check_type function, per-call checking helpers, and code instrumentation via a @typechecked decorator or an import hook.", "when_to_avoid": ["you only need static type analysis (use mypy or pyright)", "runtime type checking overhead is unacceptable in hot code paths", "target module source code is unavailable for instrumentation"], "when_to_choose": ["you want runtime enforcement of type hints in Python code", "you need isinstance-like checks supporting generic and arbitrary annotations", "you want automatic type checking without modifying function bodies"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/typeguard", "repo": "agronholm/typeguard", "role": "main", "score": 91}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.362787+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:24:33.336265+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "89b222c6070fdee3932f84c195927d18a60fadf731ccf4cdf1f79d12280303b1", "fetched_at": "2026-08-28T04:05:35.362787+00:00", "kind": "readme", "missing": false, "url": "https://github.com/agronholm/typeguard"}, {"content_hash": "b469e457353cb2ccdaec74af335415e55892059df08c5c3c9c8f77e84e36a961", "fetched_at": "2026-08-29T11:03:06.287510+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/typeguard/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.362787+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:24:33.336265+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "89b222c6070fdee3932f84c195927d18a60fadf731ccf4cdf1f79d12280303b1", "fetched_at": "2026-08-28T04:05:35.362787+00:00", "kind": "readme", "missing": false, "url": "https://github.com/agronholm/typeguard"}, {"content_hash": "b469e457353cb2ccdaec74af335415e55892059df08c5c3c9c8f77e84e36a961", "fetched_at": "2026-08-29T11:03:06.287510+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/typeguard/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:24:33.336265+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "89b222c6070fdee3932f84c195927d18a60fadf731ccf4cdf1f79d12280303b1", "fetched_at": "2026-08-28T04:05:35.362787+00:00", "kind": "readme", "missing": false, "url": "https://github.com/agronholm/typeguard"}, {"content_hash": "b469e457353cb2ccdaec74af335415e55892059df08c5c3c9c8f77e84e36a961", "fetched_at": "2026-08-29T11:03:06.287510+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/typeguard/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:05:35.362787+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.362787+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.362787+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:24:33.336265+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "89b222c6070fdee3932f84c195927d18a60fadf731ccf4cdf1f79d12280303b1", "fetched_at": "2026-08-28T04:05:35.362787+00:00", "kind": "readme", "missing": false, "url": "https://github.com/agronholm/typeguard"}, {"content_hash": "b469e457353cb2ccdaec74af335415e55892059df08c5c3c9c8f77e84e36a961", "fetched_at": "2026-08-29T11:03:06.287510+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/typeguard/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.362787+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.362787+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:24:33.336265+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "89b222c6070fdee3932f84c195927d18a60fadf731ccf4cdf1f79d12280303b1", "fetched_at": "2026-08-28T04:05:35.362787+00:00", "kind": "readme", "missing": false, "url": "https://github.com/agronholm/typeguard"}, {"content_hash": "b469e457353cb2ccdaec74af335415e55892059df08c5c3c9c8f77e84e36a961", "fetched_at": "2026-08-29T11:03:06.287510+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/typeguard/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.362787+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.362787+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.362787+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:24:33.336265+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "89b222c6070fdee3932f84c195927d18a60fadf731ccf4cdf1f79d12280303b1", "fetched_at": "2026-08-28T04:05:35.362787+00:00", "kind": "readme", "missing": false, "url": "https://github.com/agronholm/typeguard"}, {"content_hash": "b469e457353cb2ccdaec74af335415e55892059df08c5c3c9c8f77e84e36a961", "fetched_at": "2026-08-29T11:03:06.287510+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/typeguard/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.362787+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:35.362787+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:24:33.336265+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "89b222c6070fdee3932f84c195927d18a60fadf731ccf4cdf1f79d12280303b1", "fetched_at": "2026-08-28T04:05:35.362787+00:00", "kind": "readme", "missing": false, "url": "https://github.com/agronholm/typeguard"}, {"content_hash": "b469e457353cb2ccdaec74af335415e55892059df08c5c3c9c8f77e84e36a961", "fetched_at": "2026-08-29T11:03:06.287510+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/typeguard/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:24:33.336265+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "89b222c6070fdee3932f84c195927d18a60fadf731ccf4cdf1f79d12280303b1", "fetched_at": "2026-08-28T04:05:35.362787+00:00", "kind": "readme", "missing": false, "url": "https://github.com/agronholm/typeguard"}, {"content_hash": "b469e457353cb2ccdaec74af335415e55892059df08c5c3c9c8f77e84e36a961", "fetched_at": "2026-08-29T11:03:06.287510+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/typeguard/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:24:33.336265+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "89b222c6070fdee3932f84c195927d18a60fadf731ccf4cdf1f79d12280303b1", "fetched_at": "2026-08-28T04:05:35.362787+00:00", "kind": "readme", "missing": false, "url": "https://github.com/agronholm/typeguard"}, {"content_hash": "b469e457353cb2ccdaec74af335415e55892059df08c5c3c9c8f77e84e36a961", "fetched_at": "2026-08-29T11:03:06.287510+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/typeguard/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:24:33.336265+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "89b222c6070fdee3932f84c195927d18a60fadf731ccf4cdf1f79d12280303b1", "fetched_at": "2026-08-28T04:05:35.362787+00:00", "kind": "readme", "missing": false, "url": "https://github.com/agronholm/typeguard"}, {"content_hash": "b469e457353cb2ccdaec74af335415e55892059df08c5c3c9c8f77e84e36a961", "fetched_at": "2026-08-29T11:03:06.287510+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/typeguard/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 94, "longevity": 100, "rhythm": 83}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3902, "days_push": 38, "days_rel": 38, "gap_med": 77.5, "n_releases_24m": 9}, "score": 91, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}