ff8402f08b
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. PyGraphviz is independent from NetworkX but provides a similar programming interface.
6 lines
323 B
Text
6 lines
323 B
Text
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. PyGraphviz
|
|
is independent from NetworkX but provides a similar programming
|
|
interface.
|