Download List

Project Description

pycallgraph is a Python library that creates call
graphs for Python programs.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-07-07 22:29 Back to release list
0.5.0

The command line tool "pycallgraph-dot.py" was
renamed to "pycg". "pythonfile" was removed as a
required field and was turned into a standard
option. Importing relative modules now works when
using the command line tool. pycg now catches
every Exception and raises them after the graph is
generated. pycg also catches SystemExit and
continues creating graphs.
Tags: Major feature enhancements

Project Resources