{"adoption": {"forks": 339, "observed_at": "2026-08-28T04:08:34.542320+00:00", "stars": 4089}, "canonical_url": "https://ross.abutalabs.com/products/more-itertools", "card": {"archived": false, "artifact_type": "library", "description": "More routines for operating on iterables, beyond itertools", "domain": ["developer-tools"], "enriched": true, "function": ["developer-tools"], "health_score": 97, "homepage": "https://more-itertools.rtfd.io", "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["more-itertools/more-itertools"], "name": "more-itertools/more-itertools", "platform": ["python"], "pushed_at": "2026-08-12T13:29:12+00:00", "repo": "more-itertools/more-itertools", "stars": 4089, "tags": ["itertools", "iterators", "iteration", "chunking", "utilities", "algorithms"], "topics": [], "urls": [], "use_cases": ["chunk a list into fixed-size batches", "peek at the next item of an iterator without consuming it", "split an iterable into groups based on a condition", "window over a sequence with sliding windows", "flatten nested iterables", "cycle through iterables with limits"], "what_it_is": "more-itertools is a Python library providing additional routines, building blocks, and recipes for working with iterables, extending the standard library's itertools module. It offers functions for grouping, chunking, windowing, peeking, and other common iteration patterns.", "when_to_avoid": ["you only need basic itertools functions already in the standard library", "you need C-speed performance for hot loops where hand-rolled code is faster", "your project targets a non-Python language"], "when_to_choose": ["you need iteration utilities beyond Python's built-in itertools", "you want well-tested, pure-Python iterable helpers with zero dependencies", "you frequently chunk, group, or window sequences"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/more-itertools", "repo": "more-itertools/more-itertools", "role": "main", "score": 85}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:34.542320+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:23:22.193127+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "540686aa9e87dc15e3c23d9c8511b34f79589c45eb46201cafaef28dfe8588c0", "fetched_at": "2026-08-28T04:08:34.542320+00:00", "kind": "readme", "missing": false, "url": "https://github.com/more-itertools/more-itertools"}, {"content_hash": "b7d32f867716be8e5290a83e96b2ac779f3f37d560bca4c147173ecffa021b31", "fetched_at": "2026-08-29T09:15:37.739853+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/more-itertools/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:34.542320+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:23:22.193127+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "540686aa9e87dc15e3c23d9c8511b34f79589c45eb46201cafaef28dfe8588c0", "fetched_at": "2026-08-28T04:08:34.542320+00:00", "kind": "readme", "missing": false, "url": "https://github.com/more-itertools/more-itertools"}, {"content_hash": "b7d32f867716be8e5290a83e96b2ac779f3f37d560bca4c147173ecffa021b31", "fetched_at": "2026-08-29T09:15:37.739853+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/more-itertools/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:23:22.193127+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "540686aa9e87dc15e3c23d9c8511b34f79589c45eb46201cafaef28dfe8588c0", "fetched_at": "2026-08-28T04:08:34.542320+00:00", "kind": "readme", "missing": false, "url": "https://github.com/more-itertools/more-itertools"}, {"content_hash": "b7d32f867716be8e5290a83e96b2ac779f3f37d560bca4c147173ecffa021b31", "fetched_at": "2026-08-29T09:15:37.739853+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/more-itertools/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:34.542320+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:34.542320+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:34.542320+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:23:22.193127+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "540686aa9e87dc15e3c23d9c8511b34f79589c45eb46201cafaef28dfe8588c0", "fetched_at": "2026-08-28T04:08:34.542320+00:00", "kind": "readme", "missing": false, "url": "https://github.com/more-itertools/more-itertools"}, {"content_hash": "b7d32f867716be8e5290a83e96b2ac779f3f37d560bca4c147173ecffa021b31", "fetched_at": "2026-08-29T09:15:37.739853+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/more-itertools/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:34.542320+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:34.542320+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:23:22.193127+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "540686aa9e87dc15e3c23d9c8511b34f79589c45eb46201cafaef28dfe8588c0", "fetched_at": "2026-08-28T04:08:34.542320+00:00", "kind": "readme", "missing": false, "url": "https://github.com/more-itertools/more-itertools"}, {"content_hash": "b7d32f867716be8e5290a83e96b2ac779f3f37d560bca4c147173ecffa021b31", "fetched_at": "2026-08-29T09:15:37.739853+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/more-itertools/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:34.542320+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:34.542320+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:34.542320+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:23:22.193127+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "540686aa9e87dc15e3c23d9c8511b34f79589c45eb46201cafaef28dfe8588c0", "fetched_at": "2026-08-28T04:08:34.542320+00:00", "kind": "readme", "missing": false, "url": "https://github.com/more-itertools/more-itertools"}, {"content_hash": "b7d32f867716be8e5290a83e96b2ac779f3f37d560bca4c147173ecffa021b31", "fetched_at": "2026-08-29T09:15:37.739853+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/more-itertools/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:34.542320+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:34.542320+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:23:22.193127+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "540686aa9e87dc15e3c23d9c8511b34f79589c45eb46201cafaef28dfe8588c0", "fetched_at": "2026-08-28T04:08:34.542320+00:00", "kind": "readme", "missing": false, "url": "https://github.com/more-itertools/more-itertools"}, {"content_hash": "b7d32f867716be8e5290a83e96b2ac779f3f37d560bca4c147173ecffa021b31", "fetched_at": "2026-08-29T09:15:37.739853+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/more-itertools/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:23:22.193127+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "540686aa9e87dc15e3c23d9c8511b34f79589c45eb46201cafaef28dfe8588c0", "fetched_at": "2026-08-28T04:08:34.542320+00:00", "kind": "readme", "missing": false, "url": "https://github.com/more-itertools/more-itertools"}, {"content_hash": "b7d32f867716be8e5290a83e96b2ac779f3f37d560bca4c147173ecffa021b31", "fetched_at": "2026-08-29T09:15:37.739853+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/more-itertools/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:23:22.193127+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "540686aa9e87dc15e3c23d9c8511b34f79589c45eb46201cafaef28dfe8588c0", "fetched_at": "2026-08-28T04:08:34.542320+00:00", "kind": "readme", "missing": false, "url": "https://github.com/more-itertools/more-itertools"}, {"content_hash": "b7d32f867716be8e5290a83e96b2ac779f3f37d560bca4c147173ecffa021b31", "fetched_at": "2026-08-29T09:15:37.739853+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/more-itertools/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:23:22.193127+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "540686aa9e87dc15e3c23d9c8511b34f79589c45eb46201cafaef28dfe8588c0", "fetched_at": "2026-08-28T04:08:34.542320+00:00", "kind": "readme", "missing": false, "url": "https://github.com/more-itertools/more-itertools"}, {"content_hash": "b7d32f867716be8e5290a83e96b2ac779f3f37d560bca4c147173ecffa021b31", "fetched_at": "2026-08-29T09:15:37.739853+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/more-itertools/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 97, "longevity": 100, "rhythm": 61}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5242, "days_push": 21, "days_rel": 103, "gap_med": 97, "n_releases_24m": 8}, "score": 85, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}