/pygraphviz

Python interface to Graphviz graph drawing package

Primary LanguageCOtherNOASSERTION

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-2014 by 
Aric Hagberg <aric.hagberg@gmail.gov>
Dan Schult <dschult@colgate.edu>
Manos Renieris, http://www.cs.brown.edu/~er/
Distributed with BSD license.     
All rights reserved, see LICENSE.txt for details.