redNixon / pygraphviz

Python interface to Graphviz graph drawing package

Home Page:https://pygraphviz.github.io/

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-2020 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

https://pygraphviz.github.io/

License:Other


Languages

Language:C 59.5%Language:Python 37.8%Language:SWIG 2.5%Language:Makefile 0.1%