python-pycallgraph - A module that creates call graphs for Python programs
Website: | http://pycallgraph.slowchop.com |
---|---|
License: | GPLv2+ |
Vendor: | Fedora Project |
- Description:
Python Call Graph uses GraphViz to generate call graphs from one execution of your Python code. It's very easy to use and can point out possible problems with your code execution.
Packages
python-pycallgraph-0.5.1-2.el6.noarch [18 KiB] |
Changelog
by Luke Macken (2012-03-23):
- Require python2-devel - Change license tag from GPLv2 to GPLv2+ - Remove shebang from script |