slackbuilds/graphics/pygraphviz
Dimitris Zlatanidis 598cc7444c
graphics/pygraphviz: Updated for version 1.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2019-02-09 10:30:01 +07:00
..
README graphics/pygraphviz: Added (Python interface to Graphviz). 2014-02-11 12:15:09 -06:00
pygraphviz.SlackBuild graphics/pygraphviz: Updated for version 1.5. 2019-02-09 10:30:01 +07:00
pygraphviz.info graphics/pygraphviz: Updated for version 1.5. 2019-02-09 10:30:01 +07:00
slack-desc graphics/pygraphviz: Added (Python interface to Graphviz). 2014-02-11 12:15:09 -06:00

README

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.