| Projects on Google Code | Results 1 - 2 of 2 |
This is the homepage of *pydot*, a Python interface to [http://www.graphviz.org/ Graphviz]'s Dot language.
*pydot* allows to easily create both directed and non directed graphs from Python. Currently all attributes implemented in the Dot language are supported (up to Graphviz 2.16).
Output can...
visualdot is a simple GUI tool that lets you edit .dot files ,run dot, neato, or twopi on the .dot source and see a preview of the graph output. It assumes dot, neato, and twopi(and other graphviz tools) have already been installed via MacPorts.
The user can drag and drop an existing .dot file or...