* Drop python2 support (python 3.6+) * Add devel/nose and devel/py-doctest-ignore-unicode in TEST_DEPENDS PR: 251095 Approved by: python (maintainer's timeout -- > 1 month)
6 lines
271 B
Text
6 lines
271 B
Text
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.
|
|
|
|
WWW: https://pygraphviz.github.io
|