{"adoption": {"forks": 291, "observed_at": "2026-08-28T04:09:08.654551+00:00", "stars": 5031}, "canonical_url": "https://ross.abutalabs.com/products/pytype", "card": {"archived": false, "artifact_type": "library", "description": "A static type analyzer for Python code", "domain": ["developer-tools", "programming-languages"], "enriched": true, "function": ["linter", "type-system", "developer-tools"], "health_score": 63, "homepage": "https://google.github.io/pytype", "language": "Python", "license": "NOASSERTION", "license_family": "other", "maturity": "maintenance", "member_repos": ["google/pytype"], "name": "google/pytype", "platform": ["python", "cli", "cross-platform"], "pushed_at": "2026-03-16T14:08:32+00:00", "repo": "google/pytype", "stars": 5031, "tags": ["type-checker", "type-inference", "pyi", "static-analysis", "python-typing", "python"], "topics": ["python", "typing", "typechecker", "linter", "types", "static-analysis", "static-code-analysis"], "urls": [], "use_cases": ["type check python code without annotations", "infer types for untyped python codebase", "generate pyi stub files from python source", "catch type errors like str + int at compile time", "enforce type annotations in python project", "lint python code for misspelled attributes and bad calls"], "what_it_is": "Pytype is a static type analyzer for Python that checks and infers types without requiring type annotations, using inference rather than gradual typing. It can lint unannotated code, enforce existing annotations, and generate .pyi stub files, though Python 3.12 is its last supported version as Google shifts investment elsewhere.", "when_to_avoid": ["you need support for Python 3.13 or newer", "you want a long-term maintained checker - the project is winding down", "you prefer strict gradual typing like mypy", "you want fast adoption of new typing PEPs"], "when_to_choose": ["your codebase is largely unannotated and you want inference-based checking", "you need to generate .pyi stub files", "you prefer lenient checking that allows anything valid at runtime", "you are on Python <= 3.12"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/pytype", "repo": "google/pytype", "role": "main", "score": 65}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.654551+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:17:27.398645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ba0efc10d3d64044810911fb6e8868da32201adb55e81a4516cbbc6a5cde8d36", "fetched_at": "2026-08-28T04:09:08.654551+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/pytype"}, {"content_hash": "908fb70bf4be77f085cd5756a14fd2fa43b370c5685aca359759fe01e83615e3", "fetched_at": "2026-08-29T08:58:01.846168+00:00", "kind": "homepage", "missing": false, "url": "https://google.github.io/pytype"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.654551+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:17:27.398645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ba0efc10d3d64044810911fb6e8868da32201adb55e81a4516cbbc6a5cde8d36", "fetched_at": "2026-08-28T04:09:08.654551+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/pytype"}, {"content_hash": "908fb70bf4be77f085cd5756a14fd2fa43b370c5685aca359759fe01e83615e3", "fetched_at": "2026-08-29T08:58:01.846168+00:00", "kind": "homepage", "missing": false, "url": "https://google.github.io/pytype"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:17:27.398645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ba0efc10d3d64044810911fb6e8868da32201adb55e81a4516cbbc6a5cde8d36", "fetched_at": "2026-08-28T04:09:08.654551+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/pytype"}, {"content_hash": "908fb70bf4be77f085cd5756a14fd2fa43b370c5685aca359759fe01e83615e3", "fetched_at": "2026-08-29T08:58:01.846168+00:00", "kind": "homepage", "missing": false, "url": "https://google.github.io/pytype"}], "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:09:08.654551+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.654551+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.654551+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:17:27.398645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ba0efc10d3d64044810911fb6e8868da32201adb55e81a4516cbbc6a5cde8d36", "fetched_at": "2026-08-28T04:09:08.654551+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/pytype"}, {"content_hash": "908fb70bf4be77f085cd5756a14fd2fa43b370c5685aca359759fe01e83615e3", "fetched_at": "2026-08-29T08:58:01.846168+00:00", "kind": "homepage", "missing": false, "url": "https://google.github.io/pytype"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.654551+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.654551+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:17:27.398645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ba0efc10d3d64044810911fb6e8868da32201adb55e81a4516cbbc6a5cde8d36", "fetched_at": "2026-08-28T04:09:08.654551+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/pytype"}, {"content_hash": "908fb70bf4be77f085cd5756a14fd2fa43b370c5685aca359759fe01e83615e3", "fetched_at": "2026-08-29T08:58:01.846168+00:00", "kind": "homepage", "missing": false, "url": "https://google.github.io/pytype"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.654551+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.654551+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.654551+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:17:27.398645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ba0efc10d3d64044810911fb6e8868da32201adb55e81a4516cbbc6a5cde8d36", "fetched_at": "2026-08-28T04:09:08.654551+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/pytype"}, {"content_hash": "908fb70bf4be77f085cd5756a14fd2fa43b370c5685aca359759fe01e83615e3", "fetched_at": "2026-08-29T08:58:01.846168+00:00", "kind": "homepage", "missing": false, "url": "https://google.github.io/pytype"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.654551+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.654551+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:17:27.398645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ba0efc10d3d64044810911fb6e8868da32201adb55e81a4516cbbc6a5cde8d36", "fetched_at": "2026-08-28T04:09:08.654551+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/pytype"}, {"content_hash": "908fb70bf4be77f085cd5756a14fd2fa43b370c5685aca359759fe01e83615e3", "fetched_at": "2026-08-29T08:58:01.846168+00:00", "kind": "homepage", "missing": false, "url": "https://google.github.io/pytype"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:17:27.398645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ba0efc10d3d64044810911fb6e8868da32201adb55e81a4516cbbc6a5cde8d36", "fetched_at": "2026-08-28T04:09:08.654551+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/pytype"}, {"content_hash": "908fb70bf4be77f085cd5756a14fd2fa43b370c5685aca359759fe01e83615e3", "fetched_at": "2026-08-29T08:58:01.846168+00:00", "kind": "homepage", "missing": false, "url": "https://google.github.io/pytype"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:17:27.398645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ba0efc10d3d64044810911fb6e8868da32201adb55e81a4516cbbc6a5cde8d36", "fetched_at": "2026-08-28T04:09:08.654551+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/pytype"}, {"content_hash": "908fb70bf4be77f085cd5756a14fd2fa43b370c5685aca359759fe01e83615e3", "fetched_at": "2026-08-29T08:58:01.846168+00:00", "kind": "homepage", "missing": false, "url": "https://google.github.io/pytype"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:17:27.398645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ba0efc10d3d64044810911fb6e8868da32201adb55e81a4516cbbc6a5cde8d36", "fetched_at": "2026-08-28T04:09:08.654551+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/pytype"}, {"content_hash": "908fb70bf4be77f085cd5756a14fd2fa43b370c5685aca359759fe01e83615e3", "fetched_at": "2026-08-29T08:58:01.846168+00:00", "kind": "homepage", "missing": false, "url": "https://google.github.io/pytype"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 72, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4186, "days_push": 170, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 65, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}