pygraphviz: Python interface to Graphviz#
Description#
Python interface to Graphviz
License#
BSD
Upstream Contact#
Type#
optional
Dependencies#
$(PYTHON)
libgraphviz: Graph visualization software (callable library)
$(PYTHON_TOOLCHAIN)
Version Information#
requirements.txt:
pygraphviz
install-requires.txt:
pygraphviz
Equivalent System Packages#
conda:
$ conda install pygraphviz
macports: install the following packages: py-pygraphviz
See https://repology.org/project/python:pygraphviz/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023