pygraphviz: Python interface to Graphviz#

Description#

Python interface to Graphviz

License#

BSD

Upstream Contact#

https://pypi.org/project/pygraphviz/

Type#

optional

Dependencies#

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