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
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / python-pygraphviz
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Maliku:python/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 |
Revision 32 (latest revision is 33)
Dirk Mueller (dirkmueller)
committed
(revision 32)
- 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