py-graphviz¶
Simple Python interface for Graphviz
| Home | http://github.com/xflr6/graphviz |
| Versions | 0.4.8 |
| License | MIT License |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/py-graphviz |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install py-graphviz
and update with:
conda update py-graphviz