Carl4 / pygraphviz

Python interface to Graphviz graph drawing package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:C 61.7%Language:Python 38.2%Language:Makefile 0.1%