{"adoption": {"forks": 477, "observed_at": "2026-08-28T04:07:29.163080+00:00", "stars": 2909}, "canonical_url": "https://ross.abutalabs.com/products/ply", "card": {"archived": true, "artifact_type": "library", "description": "Python Lex-Yacc", "domain": ["parsers", "programming-languages", "compilers", "developer-tools"], "enriched": true, "function": ["parser", "compiler", "developer-tools"], "health_score": 10, "homepage": "http://www.dabeaz.com/ply/index.html", "language": "Python", "license": null, "license_family": "other", "maturity": "abandoned", "member_repos": ["dabeaz/ply"], "name": "dabeaz/ply", "platform": ["python", "cross-platform"], "pushed_at": "2025-12-21T16:17:40+00:00", "repo": "dabeaz/ply", "stars": 2909, "tags": ["lex", "yacc", "lalr", "lexer", "parser-generator", "zero-dependency", "compiler-construction"], "topics": [], "urls": [], "use_cases": ["write a parser for a programming language in python", "build an abstract syntax tree from a grammar", "implement a lexer and LALR(1) parser without dependencies", "decode a custom protocol or DSL", "learn how lex and yacc style parsing works", "build a simple one-pass compiler in python"], "what_it_is": "PLY is a pure-Python, zero-dependency implementation of the classic lex and yacc parsing tools, providing lexing and LALR(1) parsing. It is used to build parsers for programming languages, ASTs, one-pass compilers, and protocol decoders.", "when_to_avoid": ["you need a maintained library - the author officially abandoned the project in December 2025", "you want modern parser-combinator or PEG ergonomics", "you need package-manager installation or long-term support guarantees"], "when_to_choose": ["you want a faithful, minimal lex/yacc experience in pure Python with no dependencies", "you're teaching or learning compiler construction", "you need a small parser you can vendor directly into your project"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/ply", "repo": "dabeaz/ply", "role": "main", "score": 10}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:29.163080+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:48:13.304518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38570b8eccf6afcef0d90f08213d6818abb81e228d665120370ea1d7a493f8fb", "fetched_at": "2026-08-28T04:07:29.163080+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dabeaz/ply"}, {"content_hash": "a36da5a09a02fcaf725137a6a19a4f0562dc6763db39b511099d82ff228c2142", "fetched_at": "2026-08-29T09:49:36.734974+00:00", "kind": "homepage", "missing": false, "url": "http://www.dabeaz.com/ply/index.html"}, {"content_hash": "cba2fd4f5e4728dbe814bbb33c2736db111d43e3a0e3619d4535b01d10f1725b", "fetched_at": "2026-08-29T09:49:36.744381+00:00", "kind": "site_page", "missing": false, "url": "http://www.dabeaz.com/ply/ply.html"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:29.163080+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:48:13.304518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38570b8eccf6afcef0d90f08213d6818abb81e228d665120370ea1d7a493f8fb", "fetched_at": "2026-08-28T04:07:29.163080+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dabeaz/ply"}, {"content_hash": "a36da5a09a02fcaf725137a6a19a4f0562dc6763db39b511099d82ff228c2142", "fetched_at": "2026-08-29T09:49:36.734974+00:00", "kind": "homepage", "missing": false, "url": "http://www.dabeaz.com/ply/index.html"}, {"content_hash": "cba2fd4f5e4728dbe814bbb33c2736db111d43e3a0e3619d4535b01d10f1725b", "fetched_at": "2026-08-29T09:49:36.744381+00:00", "kind": "site_page", "missing": false, "url": "http://www.dabeaz.com/ply/ply.html"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:48:13.304518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38570b8eccf6afcef0d90f08213d6818abb81e228d665120370ea1d7a493f8fb", "fetched_at": "2026-08-28T04:07:29.163080+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dabeaz/ply"}, {"content_hash": "a36da5a09a02fcaf725137a6a19a4f0562dc6763db39b511099d82ff228c2142", "fetched_at": "2026-08-29T09:49:36.734974+00:00", "kind": "homepage", "missing": false, "url": "http://www.dabeaz.com/ply/index.html"}, {"content_hash": "cba2fd4f5e4728dbe814bbb33c2736db111d43e3a0e3619d4535b01d10f1725b", "fetched_at": "2026-08-29T09:49:36.744381+00:00", "kind": "site_page", "missing": false, "url": "http://www.dabeaz.com/ply/ply.html"}], "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:29.163080+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:29.163080+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:29.163080+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:48:13.304518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38570b8eccf6afcef0d90f08213d6818abb81e228d665120370ea1d7a493f8fb", "fetched_at": "2026-08-28T04:07:29.163080+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dabeaz/ply"}, {"content_hash": "a36da5a09a02fcaf725137a6a19a4f0562dc6763db39b511099d82ff228c2142", "fetched_at": "2026-08-29T09:49:36.734974+00:00", "kind": "homepage", "missing": false, "url": "http://www.dabeaz.com/ply/index.html"}, {"content_hash": "cba2fd4f5e4728dbe814bbb33c2736db111d43e3a0e3619d4535b01d10f1725b", "fetched_at": "2026-08-29T09:49:36.744381+00:00", "kind": "site_page", "missing": false, "url": "http://www.dabeaz.com/ply/ply.html"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:29.163080+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:29.163080+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:48:13.304518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38570b8eccf6afcef0d90f08213d6818abb81e228d665120370ea1d7a493f8fb", "fetched_at": "2026-08-28T04:07:29.163080+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dabeaz/ply"}, {"content_hash": "a36da5a09a02fcaf725137a6a19a4f0562dc6763db39b511099d82ff228c2142", "fetched_at": "2026-08-29T09:49:36.734974+00:00", "kind": "homepage", "missing": false, "url": "http://www.dabeaz.com/ply/index.html"}, {"content_hash": "cba2fd4f5e4728dbe814bbb33c2736db111d43e3a0e3619d4535b01d10f1725b", "fetched_at": "2026-08-29T09:49:36.744381+00:00", "kind": "site_page", "missing": false, "url": "http://www.dabeaz.com/ply/ply.html"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:29.163080+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:29.163080+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:29.163080+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:48:13.304518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38570b8eccf6afcef0d90f08213d6818abb81e228d665120370ea1d7a493f8fb", "fetched_at": "2026-08-28T04:07:29.163080+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dabeaz/ply"}, {"content_hash": "a36da5a09a02fcaf725137a6a19a4f0562dc6763db39b511099d82ff228c2142", "fetched_at": "2026-08-29T09:49:36.734974+00:00", "kind": "homepage", "missing": false, "url": "http://www.dabeaz.com/ply/index.html"}, {"content_hash": "cba2fd4f5e4728dbe814bbb33c2736db111d43e3a0e3619d4535b01d10f1725b", "fetched_at": "2026-08-29T09:49:36.744381+00:00", "kind": "site_page", "missing": false, "url": "http://www.dabeaz.com/ply/ply.html"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:29.163080+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:29.163080+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:48:13.304518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38570b8eccf6afcef0d90f08213d6818abb81e228d665120370ea1d7a493f8fb", "fetched_at": "2026-08-28T04:07:29.163080+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dabeaz/ply"}, {"content_hash": "a36da5a09a02fcaf725137a6a19a4f0562dc6763db39b511099d82ff228c2142", "fetched_at": "2026-08-29T09:49:36.734974+00:00", "kind": "homepage", "missing": false, "url": "http://www.dabeaz.com/ply/index.html"}, {"content_hash": "cba2fd4f5e4728dbe814bbb33c2736db111d43e3a0e3619d4535b01d10f1725b", "fetched_at": "2026-08-29T09:49:36.744381+00:00", "kind": "site_page", "missing": false, "url": "http://www.dabeaz.com/ply/ply.html"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:48:13.304518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38570b8eccf6afcef0d90f08213d6818abb81e228d665120370ea1d7a493f8fb", "fetched_at": "2026-08-28T04:07:29.163080+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dabeaz/ply"}, {"content_hash": "a36da5a09a02fcaf725137a6a19a4f0562dc6763db39b511099d82ff228c2142", "fetched_at": "2026-08-29T09:49:36.734974+00:00", "kind": "homepage", "missing": false, "url": "http://www.dabeaz.com/ply/index.html"}, {"content_hash": "cba2fd4f5e4728dbe814bbb33c2736db111d43e3a0e3619d4535b01d10f1725b", "fetched_at": "2026-08-29T09:49:36.744381+00:00", "kind": "site_page", "missing": false, "url": "http://www.dabeaz.com/ply/ply.html"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:48:13.304518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38570b8eccf6afcef0d90f08213d6818abb81e228d665120370ea1d7a493f8fb", "fetched_at": "2026-08-28T04:07:29.163080+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dabeaz/ply"}, {"content_hash": "a36da5a09a02fcaf725137a6a19a4f0562dc6763db39b511099d82ff228c2142", "fetched_at": "2026-08-29T09:49:36.734974+00:00", "kind": "homepage", "missing": false, "url": "http://www.dabeaz.com/ply/index.html"}, {"content_hash": "cba2fd4f5e4728dbe814bbb33c2736db111d43e3a0e3619d4535b01d10f1725b", "fetched_at": "2026-08-29T09:49:36.744381+00:00", "kind": "site_page", "missing": false, "url": "http://www.dabeaz.com/ply/ply.html"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:48:13.304518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38570b8eccf6afcef0d90f08213d6818abb81e228d665120370ea1d7a493f8fb", "fetched_at": "2026-08-28T04:07:29.163080+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dabeaz/ply"}, {"content_hash": "a36da5a09a02fcaf725137a6a19a4f0562dc6763db39b511099d82ff228c2142", "fetched_at": "2026-08-29T09:49:36.734974+00:00", "kind": "homepage", "missing": false, "url": "http://www.dabeaz.com/ply/index.html"}, {"content_hash": "cba2fd4f5e4728dbe814bbb33c2736db111d43e3a0e3619d4535b01d10f1725b", "fetched_at": "2026-08-29T09:49:36.744381+00:00", "kind": "site_page", "missing": false, "url": "http://www.dabeaz.com/ply/ply.html"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 58, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases", "archived", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5722, "days_push": 255, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 10, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}