{"adoption": {"forks": 64, "observed_at": "2026-08-28T04:07:37.542083+00:00", "stars": 3003}, "canonical_url": "https://ross.abutalabs.com/products/go-pry", "card": {"archived": false, "artifact_type": "library", "description": "An interactive REPL for Go that allows you to drop into your code at any point.", "domain": ["developer-tools", "programming-languages"], "enriched": true, "function": ["interpreter", "developer-tools", "cli"], "health_score": 20, "homepage": "https://gopry.rice.sh/", "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["d4l3k/go-pry"], "name": "d4l3k/go-pry", "platform": ["go", "cli", "cross-platform"], "pushed_at": "2023-02-21T05:42:01+00:00", "repo": "d4l3k/go-pry", "stars": 3003, "tags": ["repl", "debugging", "introspection", "go-tooling", "command-line"], "topics": ["go", "repl", "interpreter"], "urls": [], "use_cases": ["inspect variables mid-execution in a Go program", "experiment with Go code interactively like a REPL", "debug Go applications by dropping into a shell at a specific point", "explore package APIs with autocompletion from inside running code"], "what_it_is": "go-pry is an interactive REPL for Go that lets you drop into your code at any point via a pry.Pry() statement. It works by rewriting Go source files to inject reflection-based code exposing in-scope variables, then wrapping the standard go command.", "when_to_avoid": ["you need a production-safe debugger (it rewrites source files)", "you prefer standard tooling like delve", "your project cannot tolerate source modification during builds"], "when_to_choose": ["you want a Ruby Pry-style interactive debugging shell in Go", "you need to inspect live program state without a full debugger setup"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/go-pry", "repo": "d4l3k/go-pry", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.542083+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:30:25.301007+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f92b512fbc5594645666cdfbadbd9af3c11ae0cadbb7f873039ecfbd72e176d3", "fetched_at": "2026-08-28T04:07:37.542083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/d4l3k/go-pry"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.542083+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:30:25.301007+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f92b512fbc5594645666cdfbadbd9af3c11ae0cadbb7f873039ecfbd72e176d3", "fetched_at": "2026-08-28T04:07:37.542083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/d4l3k/go-pry"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:30:25.301007+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f92b512fbc5594645666cdfbadbd9af3c11ae0cadbb7f873039ecfbd72e176d3", "fetched_at": "2026-08-28T04:07:37.542083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/d4l3k/go-pry"}], "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:37.542083+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.542083+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.542083+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:30:25.301007+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f92b512fbc5594645666cdfbadbd9af3c11ae0cadbb7f873039ecfbd72e176d3", "fetched_at": "2026-08-28T04:07:37.542083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/d4l3k/go-pry"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.542083+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.542083+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:30:25.301007+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f92b512fbc5594645666cdfbadbd9af3c11ae0cadbb7f873039ecfbd72e176d3", "fetched_at": "2026-08-28T04:07:37.542083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/d4l3k/go-pry"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.542083+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.542083+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.542083+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:30:25.301007+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f92b512fbc5594645666cdfbadbd9af3c11ae0cadbb7f873039ecfbd72e176d3", "fetched_at": "2026-08-28T04:07:37.542083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/d4l3k/go-pry"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.542083+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.542083+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:30:25.301007+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f92b512fbc5594645666cdfbadbd9af3c11ae0cadbb7f873039ecfbd72e176d3", "fetched_at": "2026-08-28T04:07:37.542083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/d4l3k/go-pry"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:30:25.301007+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f92b512fbc5594645666cdfbadbd9af3c11ae0cadbb7f873039ecfbd72e176d3", "fetched_at": "2026-08-28T04:07:37.542083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/d4l3k/go-pry"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:30:25.301007+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f92b512fbc5594645666cdfbadbd9af3c11ae0cadbb7f873039ecfbd72e176d3", "fetched_at": "2026-08-28T04:07:37.542083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/d4l3k/go-pry"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:30:25.301007+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f92b512fbc5594645666cdfbadbd9af3c11ae0cadbb7f873039ecfbd72e176d3", "fetched_at": "2026-08-28T04:07:37.542083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/d4l3k/go-pry"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4200, "days_push": 1289, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}