py2dot is a useful script I wrote that generates Graphviz ".dot" files from Python source code. The output images can be used to teach parsing concepts, or as cubicle art:
Check out the py2dot page for more details or click here to download.
py2dot requires Graphviz and Python 2.4 |