Python interface to Graphviz

Installers

Info: This package contains files in non-standard labels.
  • linux-ppc64le v1.11
  • osx-arm64 v1.11
  • linux-64 v1.11
  • linux-aarch64 v1.11
  • osx-64 v1.11
  • win-64 v1.11

conda install

To install this package run one of the following:
conda install -c conda-forge pygraphviz
conda install -c "conda-forge/label/cf201901" pygraphviz
conda install -c "conda-forge/label/cf202003" pygraphviz
conda install -c "conda-forge/label/gcc7" pygraphviz

Description

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. PyGraphviz provides a similar programming interface to NetworkX (http://networkx.github.io).


© 2023 Anaconda, Inc. All Rights Reserved. (v2.37.6 d699528b) Legal | Privacy Policy