pycallgraph 0.1.0
Gerald Kaszuba
python at gakman.com
Fri Feb 9 08:50:41 EST 2007
Hi
I've just released the first version of Python Call Graph. I haven't
tested it too much so don't expect it not to crash :)
An example of its output is:
http://pycallgraph.slowchop.com/files/examples/mongballs-client.png
It's easy to use... you just need Graphviz installed and in your path
and a few lines of code changes.
More details at http://pycallgraph.slowchop.com/
If you have any problems, don't hesitate to ask here or email me directly.
Enjoy!
Gerald
More information about the Python-list
mailing list