Python Call Graph

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

Tags Software Development Testing Libraries Python Modules Debuggers
Licenses GPL
Operating Systems OS Independent
Implementation Python

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  08 Jul 2008 10:30
  • Rrelease-after

Changes: The "pycg" command line tool was renamed to "pycallgraph" due to naming conflicts with other packages.

  • Rrelease-mid
  •  07 Jul 2008 13:29
  • Rrelease-after

Changes: 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.

  • Rrelease-mid
  •  24 Jun 2007 08:14
  • Rrelease-after

Changes: A command line interface has been added. Accumulative time per function is now measured and displayed in the graph. There's now an option to filter standard library modules. There are many more changes such as more examples and bugfixes.

  • Rrelease-mid
  •  09 Jun 2007 06:04
  • Rrelease-after

Changes: This release fixes a major bug that would generate an incorrect graph under some circumstances.

  • Rrelease-mid
  •  14 Feb 2007 18:34
  • Rrelease-after

Changes: make_graph has been renamed to make_dot_graph to allow different output types in the future. A callback filter patch was applied to allow a more flexible filter method. Docstrings were added, along with a filter example.

No-screenshot

Project Spotlight

Interval arithmetic for Ada

An implementation of interval arithmetic.

No-screenshot

Project Spotlight

ButiFree

Software to play the Catalan card game "la botifarra" online.