Python interface to Graphviz
http://networkx.lanl.gov/pygraphviz
A Python wrapper for the Graphviz Agraph data structure.
pygraphviz can be used to create and draw networks and graphs with Graphviz.
Author:
--------
Aric Hagberg
- Developed at devel:languages:python
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-pygraphviz && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.txt | 0000000086 86 Bytes | |
_multibuild | 0000000052 52 Bytes | |
pygraphviz-1.14.tar.gz | 0000106003 104 KB | |
python-pygraphviz.changes | 0000005688 5.55 KB | |
python-pygraphviz.spec | 0000003712 3.63 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1204931
from
Dirk Mueller (dirkmueller)
(revision 14)
- update 1.14: * Avoid subprocess window creation with agraph.AGraph._run_prog (#514). * Support Python 3.13 (#542). * AGraph.draw(): close filehandle for pathlib.Path (#535). * Fix formatting (#538). * Test on Python 3.13 (#539). * Use ruff and update pre-commit config (#540). * Copy edges keys when copying a graph - fix dependencies for distros older than tumbleweed - Set license to BSD-3-Clause according to legal
Comments 0