Topic: "python-debugging"
Agent-Hellboy/spewer
A Python debugging library for detailed code execution tracing. This library provides utilities for tracing Python code execution with detailed information about variables, function calls, and execution flow.
Language: Python - Size: 67.4 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 3 - Forks: 4
nsarang/pymortem
Post-mortem debugging tool for Python that provides direct access to variables and frames after exceptions occur. Rich tracebacks, frame inspection, and context execution without separate interactive shells.
Language: Python - Size: 40 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
shuakami/pyunstuck
A powerful diagnostic tool for analyzing unresponsive Python programs, focusing on deadlocks and blocking issues.
Language: Python - Size: 85.9 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0