Python interface for Graphviz
This package facilitates the creation and rendering of graph descriptions in
the DOT language of the Graphviz graph drawing software from Python.
It supports creating a graph object, assembling the graph by adding nodes and
edges, and retrieving its DOT source code string, saving the source code to a
file and rendering it with the Graphviz installation.
Using the view option/method, the resulting (PDF, PNG, SVG, etc.) file can be
inspected with its default application. Graphs can also be rendered and
displayed within IPython notebooks.
- Links to openSUSE:Factory / python-graphviz
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:arachnos/python-graphviz && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000141 141 Bytes | |
package.diff | 0000000782 782 Bytes |
Latest Revision
Arachnos (arachnos)
committed
(revision 2)
- Fixed conflict for providers of python2-pytest >= 4.6.0 needed by python2-pytest-cov
Comments 0