{"adoption": {"forks": 168, "observed_at": "2026-08-28T04:06:25.509209+00:00", "stars": 2199}, "canonical_url": "https://ross.abutalabs.com/products/pyrsistent", "card": {"archived": false, "artifact_type": "library", "description": "Persistent/Immutable/Functional data structures for Python", "domain": ["developer-tools", "programming-languages"], "enriched": true, "function": ["serialization"], "health_score": 59, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["tobgu/pyrsistent"], "name": "tobgu/pyrsistent", "platform": ["python", "cross-platform"], "pushed_at": "2026-01-31T05:46:07+00:00", "repo": "tobgu/pyrsistent", "stars": 2199, "tags": ["immutable-data-structures", "persistent-collections", "functional-programming", "pvector", "pmap"], "topics": ["immutable", "datastructures", "python", "functional"], "urls": [], "use_cases": ["use immutable lists and dicts in python to avoid side effects", "share state safely across threads without locks", "model records with type and invariant checking", "implement undo/history by keeping old versions of data structures", "write functional-style python code with persistent collections"], "what_it_is": "Pyrsistent is a Python library providing persistent (immutable) data structures such as PVector, PMap, PSet, PRecord, and PClass, inspired by Clojure's functional collections. Mutating operations return new copies with structural path-sharing, leaving originals untouched.", "when_to_avoid": ["you need maximum raw performance for mutable-heavy workloads", "you only need simple frozen dataclasses or namedtuples", "you need data structures beyond those provided (check pyrsistent-extras instead)"], "when_to_choose": ["you need immutable data structures with efficient structural sharing in Python", "you want Clojure-like persistent vectors, maps, and sets with a pythonic API", "you need checked records/classes with field types and invariants"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/pyrsistent", "repo": "tobgu/pyrsistent", "role": "main", "score": 62}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:25.509209+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:47:07.977198+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7aea8bedef8de4926aaafe406f1fd62117d1b0d60441d8ae2e88f59fef6fcb2b", "fetched_at": "2026-08-28T04:06:25.509209+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tobgu/pyrsistent"}, {"content_hash": "c70e132c9b6c67dcbf1bdf66e2176fe67d7d9f5b4c2e84590772e0b956a39442", "fetched_at": "2026-08-29T10:27:17.780185+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyrsistent/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:25.509209+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:47:07.977198+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7aea8bedef8de4926aaafe406f1fd62117d1b0d60441d8ae2e88f59fef6fcb2b", "fetched_at": "2026-08-28T04:06:25.509209+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tobgu/pyrsistent"}, {"content_hash": "c70e132c9b6c67dcbf1bdf66e2176fe67d7d9f5b4c2e84590772e0b956a39442", "fetched_at": "2026-08-29T10:27:17.780185+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyrsistent/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:47:07.977198+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7aea8bedef8de4926aaafe406f1fd62117d1b0d60441d8ae2e88f59fef6fcb2b", "fetched_at": "2026-08-28T04:06:25.509209+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tobgu/pyrsistent"}, {"content_hash": "c70e132c9b6c67dcbf1bdf66e2176fe67d7d9f5b4c2e84590772e0b956a39442", "fetched_at": "2026-08-29T10:27:17.780185+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyrsistent/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:25.509209+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:25.509209+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:25.509209+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:47:07.977198+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7aea8bedef8de4926aaafe406f1fd62117d1b0d60441d8ae2e88f59fef6fcb2b", "fetched_at": "2026-08-28T04:06:25.509209+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tobgu/pyrsistent"}, {"content_hash": "c70e132c9b6c67dcbf1bdf66e2176fe67d7d9f5b4c2e84590772e0b956a39442", "fetched_at": "2026-08-29T10:27:17.780185+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyrsistent/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:25.509209+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:25.509209+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:47:07.977198+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7aea8bedef8de4926aaafe406f1fd62117d1b0d60441d8ae2e88f59fef6fcb2b", "fetched_at": "2026-08-28T04:06:25.509209+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tobgu/pyrsistent"}, {"content_hash": "c70e132c9b6c67dcbf1bdf66e2176fe67d7d9f5b4c2e84590772e0b956a39442", "fetched_at": "2026-08-29T10:27:17.780185+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyrsistent/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:25.509209+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:25.509209+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:25.509209+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:47:07.977198+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7aea8bedef8de4926aaafe406f1fd62117d1b0d60441d8ae2e88f59fef6fcb2b", "fetched_at": "2026-08-28T04:06:25.509209+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tobgu/pyrsistent"}, {"content_hash": "c70e132c9b6c67dcbf1bdf66e2176fe67d7d9f5b4c2e84590772e0b956a39442", "fetched_at": "2026-08-29T10:27:17.780185+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyrsistent/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:25.509209+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:25.509209+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:47:07.977198+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7aea8bedef8de4926aaafe406f1fd62117d1b0d60441d8ae2e88f59fef6fcb2b", "fetched_at": "2026-08-28T04:06:25.509209+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tobgu/pyrsistent"}, {"content_hash": "c70e132c9b6c67dcbf1bdf66e2176fe67d7d9f5b4c2e84590772e0b956a39442", "fetched_at": "2026-08-29T10:27:17.780185+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyrsistent/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:47:07.977198+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7aea8bedef8de4926aaafe406f1fd62117d1b0d60441d8ae2e88f59fef6fcb2b", "fetched_at": "2026-08-28T04:06:25.509209+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tobgu/pyrsistent"}, {"content_hash": "c70e132c9b6c67dcbf1bdf66e2176fe67d7d9f5b4c2e84590772e0b956a39442", "fetched_at": "2026-08-29T10:27:17.780185+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyrsistent/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:47:07.977198+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7aea8bedef8de4926aaafe406f1fd62117d1b0d60441d8ae2e88f59fef6fcb2b", "fetched_at": "2026-08-28T04:06:25.509209+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tobgu/pyrsistent"}, {"content_hash": "c70e132c9b6c67dcbf1bdf66e2176fe67d7d9f5b4c2e84590772e0b956a39442", "fetched_at": "2026-08-29T10:27:17.780185+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyrsistent/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:47:07.977198+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7aea8bedef8de4926aaafe406f1fd62117d1b0d60441d8ae2e88f59fef6fcb2b", "fetched_at": "2026-08-28T04:06:25.509209+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tobgu/pyrsistent"}, {"content_hash": "c70e132c9b6c67dcbf1bdf66e2176fe67d7d9f5b4c2e84590772e0b956a39442", "fetched_at": "2026-08-29T10:27:17.780185+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyrsistent/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 65, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4822, "days_push": 214, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 62, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}