.. _spkg_pygraphviz: pygraphviz: Python interface to Graphviz ======================================== Description ----------- Python interface to Graphviz License ------- BSD Upstream Contact ---------------- https://pypi.org/project/pygraphviz/ Type ---- optional Version Information ------------------- requirements.txt:: pygraphviz install-requires.txt:: pygraphviz Equivalent System Packages -------------------------- conda: .. CODE-BLOCK:: bash $ conda install pygraphviz However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023