Description
Python code can be inspected with static checks and execution traces from one terminal workflow.
This is a developer tool for understanding behavior, debugging paths, and finding issues in Python projects. Tracing may expose source code, inputs, paths, or runtime data, so avoid using it on sensitive projects without care.