python-execution-trace
python-execution-trace copied to clipboard
Related projects
I just wanted to share some related projects with you that I thought you'd find interesting. I've written two debuggers which are also used by decorating functions:
- https://github.com/alexmojaki/birdseye
- https://github.com/alexmojaki/snoop
And in particular a learning platform https://futurecoder.io/ which uses these debuggers and much more.