1PyGraphviz is a Python interface to the Graphviz graph layout and
2visualization package. With PyGraphviz you can create, edit, read,
3write, and draw graphs using Python to access the Graphviz graph
4data structure and layout algorithms.
5