Live tracing of Python programs
Project description
Tracy provides a simple but informative and configurable view at live, running Python programs. The basic functionality is to render the source of each line traversed, complete with graphical call stack level depth indication and sourceline reference. Using magic comments, users can choose to print out variable values at interesting points or hide lines for minimized clutter. More features planned. Sorry, no distutils as yet, just drop the folder into a place on your path. Snazzy epydocs provided. Pls have a try and do feed back, if you like.