tracy 0.1
Latest version
Released:
Live tracing of Python programs
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Free for non-commercial use (free for non-commercial use)
- Author: Wolfgang Lipp
- Maintainer: Wolfgang Lipp
- Tags trace , tracing , debug , debugging , dev , develop , developer , inspect , inspection , system , tool , tools
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Free for non-commercial use (free for non-commercial use)
- Author: Wolfgang Lipp
- Maintainer: Wolfgang Lipp
- Tags trace , tracing , debug , debugging , dev , develop , developer , inspect , inspection , system , tool , tools
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic