{"adoption": {"forks": 114, "observed_at": "2026-08-28T04:06:14.034134+00:00", "stars": 2108}, "canonical_url": "https://ross.abutalabs.com/products/pipe", "card": {"archived": false, "artifact_type": "library", "description": "A Python library to use infix notation in Python", "domain": ["programming-languages", "developer-tools"], "enriched": true, "function": ["parser", "developer-tools"], "health_score": 34, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["JulienPalard/Pipe"], "name": "JulienPalard/Pipe", "platform": ["python", "cross-platform"], "pushed_at": "2025-03-23T18:09:06+00:00", "repo": "JulienPalard/Pipe", "stars": 2108, "tags": ["infix-syntax", "pipes", "functional-programming", "iterables", "lazy-evaluation", "pip-installable", "algorithms"], "topics": [], "urls": [], "use_cases": ["write chained iterable transformations with infix pipe syntax in Python", "filter and transform sequences lazily like shell pipes", "solve data-processing puzzles with readable pipelines", "deduplicate, batch, or flatten iterables with composable helpers", "alias and partially initialize reusable pipeline steps", "replace verbose itertools chains with concise pipe expressions"], "what_it_is": "Pipe is a Python library that enables shell-like infix syntax using the | operator to chain iterable transformations. It provides a collection of lazy, composable pipe utilities like where, select, take, and traverse for functional-style data processing.", "when_to_avoid": ["your team avoids non-idiomatic syntax or custom operator overloading", "you need high-performance bulk data processing where itertools or vectorized libraries are faster", "you work in a codebase where infix pipes would confuse reviewers"], "when_to_choose": ["you want readable, shell-style pipelines over Python iterables", "you prefer lazy evaluation and composable, aliasable transformations", "you want a small, pure-Python, MIT-licensed utility with no dependencies"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/pipe", "repo": "JulienPalard/Pipe", "role": "main", "score": 28}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:14.034134+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:53:52.604004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bb2c054df807c60441baf6d0e01ba9aab4e9899f6413ae934f0cc9e9591529ae", "fetched_at": "2026-08-28T04:06:14.034134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JulienPalard/Pipe"}, {"content_hash": "29f2896f7d3bbb5bb9dc284c23288bb38514d5c79128a958d2a9522e14c1768f", "fetched_at": "2026-08-29T10:33:57.035573+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pipe/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:14.034134+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:53:52.604004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bb2c054df807c60441baf6d0e01ba9aab4e9899f6413ae934f0cc9e9591529ae", "fetched_at": "2026-08-28T04:06:14.034134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JulienPalard/Pipe"}, {"content_hash": "29f2896f7d3bbb5bb9dc284c23288bb38514d5c79128a958d2a9522e14c1768f", "fetched_at": "2026-08-29T10:33:57.035573+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pipe/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:53:52.604004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bb2c054df807c60441baf6d0e01ba9aab4e9899f6413ae934f0cc9e9591529ae", "fetched_at": "2026-08-28T04:06:14.034134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JulienPalard/Pipe"}, {"content_hash": "29f2896f7d3bbb5bb9dc284c23288bb38514d5c79128a958d2a9522e14c1768f", "fetched_at": "2026-08-29T10:33:57.035573+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pipe/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:14.034134+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:14.034134+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:14.034134+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:53:52.604004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bb2c054df807c60441baf6d0e01ba9aab4e9899f6413ae934f0cc9e9591529ae", "fetched_at": "2026-08-28T04:06:14.034134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JulienPalard/Pipe"}, {"content_hash": "29f2896f7d3bbb5bb9dc284c23288bb38514d5c79128a958d2a9522e14c1768f", "fetched_at": "2026-08-29T10:33:57.035573+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pipe/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:14.034134+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:14.034134+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:53:52.604004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bb2c054df807c60441baf6d0e01ba9aab4e9899f6413ae934f0cc9e9591529ae", "fetched_at": "2026-08-28T04:06:14.034134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JulienPalard/Pipe"}, {"content_hash": "29f2896f7d3bbb5bb9dc284c23288bb38514d5c79128a958d2a9522e14c1768f", "fetched_at": "2026-08-29T10:33:57.035573+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pipe/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:14.034134+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:14.034134+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:14.034134+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:53:52.604004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bb2c054df807c60441baf6d0e01ba9aab4e9899f6413ae934f0cc9e9591529ae", "fetched_at": "2026-08-28T04:06:14.034134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JulienPalard/Pipe"}, {"content_hash": "29f2896f7d3bbb5bb9dc284c23288bb38514d5c79128a958d2a9522e14c1768f", "fetched_at": "2026-08-29T10:33:57.035573+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pipe/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:14.034134+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:14.034134+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:53:52.604004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bb2c054df807c60441baf6d0e01ba9aab4e9899f6413ae934f0cc9e9591529ae", "fetched_at": "2026-08-28T04:06:14.034134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JulienPalard/Pipe"}, {"content_hash": "29f2896f7d3bbb5bb9dc284c23288bb38514d5c79128a958d2a9522e14c1768f", "fetched_at": "2026-08-29T10:33:57.035573+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pipe/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:53:52.604004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bb2c054df807c60441baf6d0e01ba9aab4e9899f6413ae934f0cc9e9591529ae", "fetched_at": "2026-08-28T04:06:14.034134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JulienPalard/Pipe"}, {"content_hash": "29f2896f7d3bbb5bb9dc284c23288bb38514d5c79128a958d2a9522e14c1768f", "fetched_at": "2026-08-29T10:33:57.035573+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pipe/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:53:52.604004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bb2c054df807c60441baf6d0e01ba9aab4e9899f6413ae934f0cc9e9591529ae", "fetched_at": "2026-08-28T04:06:14.034134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JulienPalard/Pipe"}, {"content_hash": "29f2896f7d3bbb5bb9dc284c23288bb38514d5c79128a958d2a9522e14c1768f", "fetched_at": "2026-08-29T10:33:57.035573+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pipe/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:53:52.604004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bb2c054df807c60441baf6d0e01ba9aab4e9899f6413ae934f0cc9e9591529ae", "fetched_at": "2026-08-28T04:06:14.034134+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JulienPalard/Pipe"}, {"content_hash": "29f2896f7d3bbb5bb9dc284c23288bb38514d5c79128a958d2a9522e14c1768f", "fetched_at": "2026-08-29T10:33:57.035573+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pipe/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 12, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5991, "days_push": 528, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 28, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}