Skip to content

andreabedini/pygraphviz

 
 

Repository files navigation

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.

About

Python interface to Graphviz graph drawing package

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 58.9%
  • Python 39.3%
  • CSS 1.8%