PyTracer A simple-to-use python trying library to trace code execution To run tests simply clone, cd into the cloned repo, and run: python -m pytest or python -m pytest --cov-report=html to run also coverage tests