{"adoption": {"forks": 52, "observed_at": "2026-08-28T04:04:06.947120+00:00", "stars": 1245}, "canonical_url": "https://ross.abutalabs.com/products/shell-functools", "card": {"archived": false, "artifact_type": "cli-tool", "description": "Functional programming tools for the shell", "domain": ["developer-tools"], "enriched": true, "function": ["cli", "developer-tools", "file-system", "parser"], "health_score": 20, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["sharkdp/shell-functools"], "name": "sharkdp/shell-functools", "platform": ["cli", "windows", "cross-platform"], "pushed_at": "2024-11-22T18:55:20+00:00", "repo": "sharkdp/shell-functools", "stars": 1245, "tags": ["functional-programming", "shell-tools", "pipes", "map-filter-fold", "python", "command-line", "automation", "linux", "macos"], "topics": ["shell", "functional-programming", "filesystem", "string-manipulation", "command-line"], "urls": [], "use_cases": ["apply a function to every line of shell output", "filter file listings by predicate like is_file or is_dir", "sum or multiply sequences of numbers from the command line", "sort lines by a computed key", "transform filenames with basename, abspath, or string replacements in pipes", "chain higher-order functions over command output"], "what_it_is": "A collection of command-line tools that bring functional programming primitives like map, filter, foldl, sort_by, and take_while to the shell. Commands are written in Python, composable via UNIX pipes, and accept a large library of built-in function arguments such as basename, abspath, replace, and is_dir.", "when_to_avoid": ["you need high-performance processing of very large data streams (Python startup overhead per command)", "you want a full functional programming language rather than shell helpers", "your environment cannot install Python packages"], "when_to_choose": ["you want map/filter/fold semantics in shell pipelines without writing awk or Python one-liners", "you frequently manipulate filenames and strings in shell scripts", "you prefer composable UNIX-style command-line tools"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/shell-functools", "repo": "sharkdp/shell-functools", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:06.947120+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T05:08:11.368159+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5f3f021824997aa8ed345ae3b0f66229f8d04130e4e32d781aac565ef56d7987", "fetched_at": "2026-08-28T04:04:06.947120+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sharkdp/shell-functools"}, {"content_hash": "2797d3b17dc309bb1b122c78cdb3e62f9fc5cfeaa48bfea83e07469cfca8a632", "fetched_at": "2026-08-29T12:19:41.034248+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/shell-functools/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:06.947120+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T05:08:11.368159+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5f3f021824997aa8ed345ae3b0f66229f8d04130e4e32d781aac565ef56d7987", "fetched_at": "2026-08-28T04:04:06.947120+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sharkdp/shell-functools"}, {"content_hash": "2797d3b17dc309bb1b122c78cdb3e62f9fc5cfeaa48bfea83e07469cfca8a632", "fetched_at": "2026-08-29T12:19:41.034248+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/shell-functools/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T05:08:11.368159+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5f3f021824997aa8ed345ae3b0f66229f8d04130e4e32d781aac565ef56d7987", "fetched_at": "2026-08-28T04:04:06.947120+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sharkdp/shell-functools"}, {"content_hash": "2797d3b17dc309bb1b122c78cdb3e62f9fc5cfeaa48bfea83e07469cfca8a632", "fetched_at": "2026-08-29T12:19:41.034248+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/shell-functools/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:04:06.947120+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:06.947120+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:06.947120+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T05:08:11.368159+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5f3f021824997aa8ed345ae3b0f66229f8d04130e4e32d781aac565ef56d7987", "fetched_at": "2026-08-28T04:04:06.947120+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sharkdp/shell-functools"}, {"content_hash": "2797d3b17dc309bb1b122c78cdb3e62f9fc5cfeaa48bfea83e07469cfca8a632", "fetched_at": "2026-08-29T12:19:41.034248+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/shell-functools/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:06.947120+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:06.947120+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T05:08:11.368159+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5f3f021824997aa8ed345ae3b0f66229f8d04130e4e32d781aac565ef56d7987", "fetched_at": "2026-08-28T04:04:06.947120+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sharkdp/shell-functools"}, {"content_hash": "2797d3b17dc309bb1b122c78cdb3e62f9fc5cfeaa48bfea83e07469cfca8a632", "fetched_at": "2026-08-29T12:19:41.034248+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/shell-functools/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:06.947120+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:06.947120+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:06.947120+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T05:08:11.368159+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5f3f021824997aa8ed345ae3b0f66229f8d04130e4e32d781aac565ef56d7987", "fetched_at": "2026-08-28T04:04:06.947120+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sharkdp/shell-functools"}, {"content_hash": "2797d3b17dc309bb1b122c78cdb3e62f9fc5cfeaa48bfea83e07469cfca8a632", "fetched_at": "2026-08-29T12:19:41.034248+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/shell-functools/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:06.947120+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:06.947120+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T05:08:11.368159+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5f3f021824997aa8ed345ae3b0f66229f8d04130e4e32d781aac565ef56d7987", "fetched_at": "2026-08-28T04:04:06.947120+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sharkdp/shell-functools"}, {"content_hash": "2797d3b17dc309bb1b122c78cdb3e62f9fc5cfeaa48bfea83e07469cfca8a632", "fetched_at": "2026-08-29T12:19:41.034248+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/shell-functools/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T05:08:11.368159+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5f3f021824997aa8ed345ae3b0f66229f8d04130e4e32d781aac565ef56d7987", "fetched_at": "2026-08-28T04:04:06.947120+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sharkdp/shell-functools"}, {"content_hash": "2797d3b17dc309bb1b122c78cdb3e62f9fc5cfeaa48bfea83e07469cfca8a632", "fetched_at": "2026-08-29T12:19:41.034248+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/shell-functools/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T05:08:11.368159+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5f3f021824997aa8ed345ae3b0f66229f8d04130e4e32d781aac565ef56d7987", "fetched_at": "2026-08-28T04:04:06.947120+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sharkdp/shell-functools"}, {"content_hash": "2797d3b17dc309bb1b122c78cdb3e62f9fc5cfeaa48bfea83e07469cfca8a632", "fetched_at": "2026-08-29T12:19:41.034248+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/shell-functools/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T05:08:11.368159+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5f3f021824997aa8ed345ae3b0f66229f8d04130e4e32d781aac565ef56d7987", "fetched_at": "2026-08-28T04:04:06.947120+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sharkdp/shell-functools"}, {"content_hash": "2797d3b17dc309bb1b122c78cdb3e62f9fc5cfeaa48bfea83e07469cfca8a632", "fetched_at": "2026-08-29T12:19:41.034248+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/shell-functools/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "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": 3210, "days_push": 649, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}