{"adoption": {"forks": 646, "observed_at": "2026-08-28T04:08:09.864689+00:00", "stars": 3563}, "canonical_url": "https://ross.abutalabs.com/products/pycparser", "card": {"archived": false, "artifact_type": "library", "description": ":snake: Complete C99 parser in pure Python", "domain": ["parsers", "programming-languages", "developer-tools"], "enriched": true, "function": ["parser", "compiler", "developer-tools"], "health_score": 97, "homepage": null, "language": "Python", "license": "NOASSERTION", "license_family": "other", "maturity": "stable", "member_repos": ["eliben/pycparser"], "name": "eliben/pycparser", "platform": ["python", "cross-platform"], "pushed_at": "2026-08-24T13:04:20+00:00", "repo": "eliben/pycparser", "stars": 3563, "tags": ["c99", "c-parser", "pure-python", "static-analysis", "ffi", "ast"], "topics": [], "urls": [], "use_cases": ["parse C source code in Python", "build a static code checker for C", "auto-generate FFI bindings from C declarations", "write a front-end for a custom C compiler", "analyze C function and type declarations", "add custom extensions to the C language"], "what_it_is": "pycparser is a complete C99 parser written in pure Python with no external dependencies. It produces an AST that can be used for static analysis, code generation, and building C language tooling.", "when_to_avoid": ["you need full GCC extension support", "you need C11/C2x features beyond the partial support", "you need a full C compiler or preprocessor"], "when_to_choose": ["you need to parse C99 code from Python", "you want a dependency-free, easy-to-tweak parser", "you're building C tooling like cffi, linters, or obfuscators"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/pycparser", "repo": "eliben/pycparser", "role": "main", "score": 79}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.864689+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:34:11.815625+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0d6d3d02cf8df4c0d2c41bd71eb51a0837fd73a8cd2c3ea928d166fb62670b2b", "fetched_at": "2026-08-28T04:08:09.864689+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eliben/pycparser"}, {"content_hash": "4b7cb916140ecea3f468214ee52834aaa417219cf2edb051e2a1cafdfb81f50f", "fetched_at": "2026-08-29T09:27:50.256267+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pycparser/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.864689+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:34:11.815625+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0d6d3d02cf8df4c0d2c41bd71eb51a0837fd73a8cd2c3ea928d166fb62670b2b", "fetched_at": "2026-08-28T04:08:09.864689+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eliben/pycparser"}, {"content_hash": "4b7cb916140ecea3f468214ee52834aaa417219cf2edb051e2a1cafdfb81f50f", "fetched_at": "2026-08-29T09:27:50.256267+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pycparser/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:34:11.815625+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0d6d3d02cf8df4c0d2c41bd71eb51a0837fd73a8cd2c3ea928d166fb62670b2b", "fetched_at": "2026-08-28T04:08:09.864689+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eliben/pycparser"}, {"content_hash": "4b7cb916140ecea3f468214ee52834aaa417219cf2edb051e2a1cafdfb81f50f", "fetched_at": "2026-08-29T09:27:50.256267+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pycparser/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:08:09.864689+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.864689+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.864689+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:34:11.815625+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0d6d3d02cf8df4c0d2c41bd71eb51a0837fd73a8cd2c3ea928d166fb62670b2b", "fetched_at": "2026-08-28T04:08:09.864689+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eliben/pycparser"}, {"content_hash": "4b7cb916140ecea3f468214ee52834aaa417219cf2edb051e2a1cafdfb81f50f", "fetched_at": "2026-08-29T09:27:50.256267+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pycparser/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.864689+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.864689+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:34:11.815625+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0d6d3d02cf8df4c0d2c41bd71eb51a0837fd73a8cd2c3ea928d166fb62670b2b", "fetched_at": "2026-08-28T04:08:09.864689+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eliben/pycparser"}, {"content_hash": "4b7cb916140ecea3f468214ee52834aaa417219cf2edb051e2a1cafdfb81f50f", "fetched_at": "2026-08-29T09:27:50.256267+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pycparser/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.864689+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.864689+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.864689+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:34:11.815625+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0d6d3d02cf8df4c0d2c41bd71eb51a0837fd73a8cd2c3ea928d166fb62670b2b", "fetched_at": "2026-08-28T04:08:09.864689+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eliben/pycparser"}, {"content_hash": "4b7cb916140ecea3f468214ee52834aaa417219cf2edb051e2a1cafdfb81f50f", "fetched_at": "2026-08-29T09:27:50.256267+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pycparser/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.864689+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.864689+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:34:11.815625+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0d6d3d02cf8df4c0d2c41bd71eb51a0837fd73a8cd2c3ea928d166fb62670b2b", "fetched_at": "2026-08-28T04:08:09.864689+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eliben/pycparser"}, {"content_hash": "4b7cb916140ecea3f468214ee52834aaa417219cf2edb051e2a1cafdfb81f50f", "fetched_at": "2026-08-29T09:27:50.256267+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pycparser/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:34:11.815625+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0d6d3d02cf8df4c0d2c41bd71eb51a0837fd73a8cd2c3ea928d166fb62670b2b", "fetched_at": "2026-08-28T04:08:09.864689+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eliben/pycparser"}, {"content_hash": "4b7cb916140ecea3f468214ee52834aaa417219cf2edb051e2a1cafdfb81f50f", "fetched_at": "2026-08-29T09:27:50.256267+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pycparser/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:34:11.815625+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0d6d3d02cf8df4c0d2c41bd71eb51a0837fd73a8cd2c3ea928d166fb62670b2b", "fetched_at": "2026-08-28T04:08:09.864689+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eliben/pycparser"}, {"content_hash": "4b7cb916140ecea3f468214ee52834aaa417219cf2edb051e2a1cafdfb81f50f", "fetched_at": "2026-08-29T09:27:50.256267+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pycparser/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:34:11.815625+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0d6d3d02cf8df4c0d2c41bd71eb51a0837fd73a8cd2c3ea928d166fb62670b2b", "fetched_at": "2026-08-28T04:08:09.864689+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eliben/pycparser"}, {"content_hash": "4b7cb916140ecea3f468214ee52834aaa417219cf2edb051e2a1cafdfb81f50f", "fetched_at": "2026-08-29T09:27:50.256267+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pycparser/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 42}, "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": 4833, "days_push": 9, "days_rel": 224, "gap_med": 134, "n_releases_24m": 2}, "score": 79, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}