PyGraphviz
PyGraphviz is a Python interface to the Graphviz graph layout
and visualization package. With PyGraphviz you can create, edit,
read, write, and draw graphs using Python to access the Graphviz
graph data structure and layout algorithms.
|
Installation
PyGraphviz requires Python, Graphviz, and a C/C++ Compiler.
Please see the
install guide for details.