graphviz 0.20.3
0
Simple Python interface for Graphviz
Contents
Simple Python interface for Graphviz
Stars: 1629, Watchers: 1629, Forks: 211, Open Issues: 12The xflr6/graphviz
repo was created 10 years ago and the last code push was 5 months ago.
The project is very popular with an impressive 1629 github stars!
How to Install graphviz
You can install graphviz using pip
pip install graphviz
or add it to a project with poetry
poetry add graphviz
Package Details
- Author
- Sebastian Bank
- License
- MIT
- Homepage
- https://github.com/xflr6/graphviz
- PyPi:
- https://pypi.org/project/graphviz/
- Documentation:
- https://graphviz.readthedocs.io
- GitHub Repo:
- https://github.com/xflr6/graphviz
Classifiers
- Scientific/Engineering/Visualization
Related Packages
Errors
A list of common graphviz errors.
Code Examples
Here are some graphviz
code examples and snippets.
GitHub Issues
The graphviz package has 12 open issues on GitHub
- Ability to edit nodes, edges, etc., after adding them