Contents

pydot 2.0.0

0

Python interface to Graphviz's Dot

Python interface to Graphviz's Dot

Stars: 860, Watchers: 860, Forks: 158, Open Issues: 66

The pydot/pydot repo was created 8 years ago and the last code push was 3 weeks ago.
The project is popular with 860 github stars!

How to Install pydot

You can install pydot using pip

pip install pydot

or add it to a project with poetry

poetry add pydot

Package Details

Author
License
Copyright (c) 2014 Carlos Jenkins Copyright (c) 2014 Lance Hepler Copyright (c) 2004 Ero Carrera Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Homepage
PyPi:
https://pypi.org/project/pydot/
GitHub Repo:
https://github.com/pydot/pydot

Classifiers

  • Scientific/Engineering/Visualization
  • Software Development/Libraries/Python Modules
No  pydot  pypi packages just yet.

Errors

A list of common pydot errors.

Code Examples

Here are some pydot code examples and snippets.

GitHub Issues

The pydot package has 66 open issues on GitHub

  • Graph object cannot have name "graph" as it breaks GraphViz
  • Update dot_parser.py
  • Recent version of pyparsing (3.0.2) doesn't work well with pydot

See more issues on GitHub