slackbuilds/graphics/pygraphviz
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README graphics/pygraphviz: Added (Python interface to Graphviz). 2014-02-11 12:15:09 -06:00
pygraphviz.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02: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.