Skip to content

LXiong/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-2015 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

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 63.3%
  • Python 36.6%
  • Makefile 0.1%