{"adoption": {"forks": 961, "observed_at": "2026-08-28T04:11:16.766785+00:00", "stars": 16582}, "canonical_url": "https://ross.abutalabs.com/products/pysnooper", "card": {"archived": false, "artifact_type": "library", "description": "Never use print for debugging again", "domain": ["developer-tools"], "enriched": true, "function": ["logging", "developer-tools"], "health_score": 76, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["cool-RR/PySnooper"], "name": "cool-RR/PySnooper", "platform": ["python", "cross-platform"], "pushed_at": "2026-06-08T19:45:15+00:00", "repo": "cool-RR/PySnooper", "stars": 16582, "tags": ["debugging", "tracing", "decorator", "poor-mans-debugger", "introspection", "python"], "topics": ["python", "debug", "debugger", "introspection", "logging"], "urls": [], "use_cases": ["debug python code without setting up a debugger", "replace print statement debugging with a decorator", "trace which lines of a function execute and when", "log local variable changes during function execution", "redirect execution trace output to a log file", "snoop on a specific block of code with a context manager", "watch values of expressions during debugging"], "what_it_is": "PySnooper is a Python library that provides line-by-line execution tracing of functions via a simple decorator or context manager, logging which lines ran and how local variables changed. It acts as a lightweight alternative to full debuggers, replacing ad-hoc print statements with detailed execution logs.", "when_to_avoid": ["you need breakpoints, stepping, or interactive debugging", "tracing would produce excessive overhead in performance-critical code", "you need multi-threaded or distributed debugging features"], "when_to_choose": ["you want quick debugging with zero setup in a large codebase", "a full debugger with breakpoints feels like overkill", "you need a play-by-play log of function execution and variable changes"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/pysnooper", "repo": "cool-RR/PySnooper", "role": "main", "score": 62}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.766785+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:04:51.594477+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5e832dc3a7b20e5bd3a99371dbf02e511136a62e76cf2ca3e1eeb5c15ee797e2", "fetched_at": "2026-08-28T04:11:16.766785+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cool-RR/PySnooper"}, {"content_hash": "e246c76e7bd334c9ed8245bab66c120df6f1a1debe7db6499f7197548a6d8661", "fetched_at": "2026-08-29T08:02:07.137725+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pysnooper/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.766785+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:04:51.594477+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5e832dc3a7b20e5bd3a99371dbf02e511136a62e76cf2ca3e1eeb5c15ee797e2", "fetched_at": "2026-08-28T04:11:16.766785+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cool-RR/PySnooper"}, {"content_hash": "e246c76e7bd334c9ed8245bab66c120df6f1a1debe7db6499f7197548a6d8661", "fetched_at": "2026-08-29T08:02:07.137725+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pysnooper/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:04:51.594477+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5e832dc3a7b20e5bd3a99371dbf02e511136a62e76cf2ca3e1eeb5c15ee797e2", "fetched_at": "2026-08-28T04:11:16.766785+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cool-RR/PySnooper"}, {"content_hash": "e246c76e7bd334c9ed8245bab66c120df6f1a1debe7db6499f7197548a6d8661", "fetched_at": "2026-08-29T08:02:07.137725+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pysnooper/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:11:16.766785+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.766785+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.766785+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:04:51.594477+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5e832dc3a7b20e5bd3a99371dbf02e511136a62e76cf2ca3e1eeb5c15ee797e2", "fetched_at": "2026-08-28T04:11:16.766785+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cool-RR/PySnooper"}, {"content_hash": "e246c76e7bd334c9ed8245bab66c120df6f1a1debe7db6499f7197548a6d8661", "fetched_at": "2026-08-29T08:02:07.137725+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pysnooper/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.766785+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.766785+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:04:51.594477+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5e832dc3a7b20e5bd3a99371dbf02e511136a62e76cf2ca3e1eeb5c15ee797e2", "fetched_at": "2026-08-28T04:11:16.766785+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cool-RR/PySnooper"}, {"content_hash": "e246c76e7bd334c9ed8245bab66c120df6f1a1debe7db6499f7197548a6d8661", "fetched_at": "2026-08-29T08:02:07.137725+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pysnooper/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.766785+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.766785+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.766785+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:04:51.594477+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5e832dc3a7b20e5bd3a99371dbf02e511136a62e76cf2ca3e1eeb5c15ee797e2", "fetched_at": "2026-08-28T04:11:16.766785+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cool-RR/PySnooper"}, {"content_hash": "e246c76e7bd334c9ed8245bab66c120df6f1a1debe7db6499f7197548a6d8661", "fetched_at": "2026-08-29T08:02:07.137725+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pysnooper/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.766785+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.766785+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:04:51.594477+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5e832dc3a7b20e5bd3a99371dbf02e511136a62e76cf2ca3e1eeb5c15ee797e2", "fetched_at": "2026-08-28T04:11:16.766785+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cool-RR/PySnooper"}, {"content_hash": "e246c76e7bd334c9ed8245bab66c120df6f1a1debe7db6499f7197548a6d8661", "fetched_at": "2026-08-29T08:02:07.137725+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pysnooper/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:04:51.594477+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5e832dc3a7b20e5bd3a99371dbf02e511136a62e76cf2ca3e1eeb5c15ee797e2", "fetched_at": "2026-08-28T04:11:16.766785+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cool-RR/PySnooper"}, {"content_hash": "e246c76e7bd334c9ed8245bab66c120df6f1a1debe7db6499f7197548a6d8661", "fetched_at": "2026-08-29T08:02:07.137725+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pysnooper/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:04:51.594477+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5e832dc3a7b20e5bd3a99371dbf02e511136a62e76cf2ca3e1eeb5c15ee797e2", "fetched_at": "2026-08-28T04:11:16.766785+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cool-RR/PySnooper"}, {"content_hash": "e246c76e7bd334c9ed8245bab66c120df6f1a1debe7db6499f7197548a6d8661", "fetched_at": "2026-08-29T08:02:07.137725+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pysnooper/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:04:51.594477+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5e832dc3a7b20e5bd3a99371dbf02e511136a62e76cf2ca3e1eeb5c15ee797e2", "fetched_at": "2026-08-28T04:11:16.766785+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cool-RR/PySnooper"}, {"content_hash": "e246c76e7bd334c9ed8245bab66c120df6f1a1debe7db6499f7197548a6d8661", "fetched_at": "2026-08-29T08:02:07.137725+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pysnooper/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 86, "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": 2694, "days_push": 86, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 62, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}