Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-pycallgraph - A module that creates call graphs for Python programs
- 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.src
[18 KiB] |
Changelog
by Luke Macken (2012-03-23):
- Require python2-devel
- Change license tag from GPLv2 to GPLv2+
- Remove shebang from script
|