{"adoption": {"forks": 42, "observed_at": "2026-08-28T04:04:47.391144+00:00", "stars": 1461}, "canonical_url": "https://ross.abutalabs.com/products/alexmojaki-snoop", "card": {"archived": false, "artifact_type": "library", "description": "A powerful set of Python debugging tools, based on PySnooper", "domain": ["developer-tools", "testing"], "enriched": true, "function": ["logging", "developer-tools"], "health_score": 76, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["alexmojaki/snoop"], "name": "alexmojaki/snoop", "platform": ["python", "cross-platform"], "pushed_at": "2026-07-18T11:47:04+00:00", "repo": "alexmojaki/snoop", "stars": 1461, "tags": ["debugging", "print-debugging", "tracing", "pysnooper", "decorator"], "topics": ["python", "debugging", "debugger", "debugging-tools", "logging"], "urls": [], "use_cases": ["debug why my python function returns wrong values", "trace which lines of code executed and when variables changed", "replace scattered print statements with one decorator", "see a play-by-play log of a function's execution", "debug code in jupyter notebooks", "print variable values with source expressions", "trace subexpression values in an expression"], "what_it_is": "snoop is a Python debugging library that traces function execution via a decorator, logging which lines ran and how local variables changed. It is a more featureful fork of PySnooper and also includes an enhanced print-debugging tool (pp) similar to icecream.", "when_to_avoid": ["you need a full interactive debugger with breakpoints and stepping", "you need a debugger attached to an IDE with visual inspection", "tracing overhead is unacceptable in performance-critical production code"], "when_to_choose": ["you want quick line-by-line execution tracing without setting up a debugger", "you can't or don't want to use breakpoints (e.g. long-running scripts, servers)", "you want richer output than PySnooper or icecream provide", "you work in IPython/Jupyter and want integrated tracing"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/alexmojaki-snoop", "repo": "alexmojaki/snoop", "role": "main", "score": 74}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.391144+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:35:19.438825+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e24ae4b799393242adf2c2de60adce773b62b6b20d80a508542adbf95a0e5e6e", "fetched_at": "2026-08-28T04:04:47.391144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alexmojaki/snoop"}, {"content_hash": "7297289667b4e323012df6b7da9e0a2109a12e98273f36bb4f5dda898dc13e55", "fetched_at": "2026-08-29T11:43:50.816567+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/snoop/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.391144+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:35:19.438825+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e24ae4b799393242adf2c2de60adce773b62b6b20d80a508542adbf95a0e5e6e", "fetched_at": "2026-08-28T04:04:47.391144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alexmojaki/snoop"}, {"content_hash": "7297289667b4e323012df6b7da9e0a2109a12e98273f36bb4f5dda898dc13e55", "fetched_at": "2026-08-29T11:43:50.816567+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/snoop/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:35:19.438825+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e24ae4b799393242adf2c2de60adce773b62b6b20d80a508542adbf95a0e5e6e", "fetched_at": "2026-08-28T04:04:47.391144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alexmojaki/snoop"}, {"content_hash": "7297289667b4e323012df6b7da9e0a2109a12e98273f36bb4f5dda898dc13e55", "fetched_at": "2026-08-29T11:43:50.816567+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/snoop/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:47.391144+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.391144+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.391144+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:35:19.438825+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e24ae4b799393242adf2c2de60adce773b62b6b20d80a508542adbf95a0e5e6e", "fetched_at": "2026-08-28T04:04:47.391144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alexmojaki/snoop"}, {"content_hash": "7297289667b4e323012df6b7da9e0a2109a12e98273f36bb4f5dda898dc13e55", "fetched_at": "2026-08-29T11:43:50.816567+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/snoop/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.391144+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.391144+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:35:19.438825+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e24ae4b799393242adf2c2de60adce773b62b6b20d80a508542adbf95a0e5e6e", "fetched_at": "2026-08-28T04:04:47.391144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alexmojaki/snoop"}, {"content_hash": "7297289667b4e323012df6b7da9e0a2109a12e98273f36bb4f5dda898dc13e55", "fetched_at": "2026-08-29T11:43:50.816567+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/snoop/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.391144+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.391144+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.391144+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:35:19.438825+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e24ae4b799393242adf2c2de60adce773b62b6b20d80a508542adbf95a0e5e6e", "fetched_at": "2026-08-28T04:04:47.391144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alexmojaki/snoop"}, {"content_hash": "7297289667b4e323012df6b7da9e0a2109a12e98273f36bb4f5dda898dc13e55", "fetched_at": "2026-08-29T11:43:50.816567+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/snoop/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.391144+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.391144+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:35:19.438825+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e24ae4b799393242adf2c2de60adce773b62b6b20d80a508542adbf95a0e5e6e", "fetched_at": "2026-08-28T04:04:47.391144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alexmojaki/snoop"}, {"content_hash": "7297289667b4e323012df6b7da9e0a2109a12e98273f36bb4f5dda898dc13e55", "fetched_at": "2026-08-29T11:43:50.816567+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/snoop/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:35:19.438825+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e24ae4b799393242adf2c2de60adce773b62b6b20d80a508542adbf95a0e5e6e", "fetched_at": "2026-08-28T04:04:47.391144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alexmojaki/snoop"}, {"content_hash": "7297289667b4e323012df6b7da9e0a2109a12e98273f36bb4f5dda898dc13e55", "fetched_at": "2026-08-29T11:43:50.816567+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/snoop/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:35:19.438825+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e24ae4b799393242adf2c2de60adce773b62b6b20d80a508542adbf95a0e5e6e", "fetched_at": "2026-08-28T04:04:47.391144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alexmojaki/snoop"}, {"content_hash": "7297289667b4e323012df6b7da9e0a2109a12e98273f36bb4f5dda898dc13e55", "fetched_at": "2026-08-29T11:43:50.816567+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/snoop/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:35:19.438825+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e24ae4b799393242adf2c2de60adce773b62b6b20d80a508542adbf95a0e5e6e", "fetched_at": "2026-08-28T04:04:47.391144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alexmojaki/snoop"}, {"content_hash": "7297289667b4e323012df6b7da9e0a2109a12e98273f36bb4f5dda898dc13e55", "fetched_at": "2026-08-29T11:43:50.816567+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/snoop/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 93, "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": 2669, "days_push": 46, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 74, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}