GvGen is a Python class to generate dot files to
use with graphviz. You simply create your nodes,
connect them together, set your parents, and apply
graphviz properties, styles, default styles, etc.
to produce a graphviz dot file for input with dot
or neato.