8 projects
viztracer
A debugging and profiling tool that can trace and visualize python code execution
objprint
A library that can print Python objects in human readable format
coredumpy
coredumpy saves your crash site for post-mortem debugging
vizplugins
official plugins for viztracer
watchpoints
watchpoints monitors read and write on variables
progshot
A debugging tool to take 'screenshot' of your program
wthell
A debugging tool that can help you what happened when you code quits unexpectedly
codesnap
A debugging and profiling tool that can trace and visualize python code