python-debugging
One command to explain your Python environment, trace imports, and detect shadows.
Intelligent Memory Leak Detective for Python
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.
Post-mortem debugging tools for Python
A lifesaver for frozen Python scripts