Python interface to Graphiz's Dot
Project description
Graphviz’s dot language Python interface.
This module provides with a full interface to create handle modify and process graphs in Graphviz’s dot language.
References:
pydot Homepage: http://www.dkbza.org/pydot.html Graphviz: http://www.research.att.com/sw/tools/graphviz/ DOT Language: http://www.research.att.com/~erg/graphviz/info/lang.html
Programmed and tested with Graphviz 1.16 and Python 2.3.4 on GNU/Linux by Ero Carrera (c) 2004 [ero@dkbza.org]
Distributed under MIT license [http://opensource.org/licenses/mit-license.html].