Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 537 Bytes

README.rst

File metadata and controls

17 lines (13 loc) · 537 Bytes

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.

PyGraphviz is distributed with a BSD license.

Copyright (C) 2006-2018 by Aric Hagberg <[email protected]> Dan Schult <[email protected]> Manos Renieris, http://www.cs.brown.edu/~er/ Distributed with BSD license. All rights reserved, see LICENSE.txt for details.