File: README.rst

package info (click to toggle)
pycallgraph 1.1.3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 416 kB
  • sloc: python: 1,925; makefile: 47
file content (7 lines) | stat: -rw-r--r-- 342 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
Python Call Graph Examples
##########################

Each directory corresponds to the type of output. Make sure you have the appropriate application installed. For example, graphviz will need to be installed to run its examples.

The examples break DRY intentionally so that each source file is self contained and easily parsed visually.