Python interface to Graphviz's Dot
Project description
pydot2
warnning:
UNOFICCIAL repository. Main repository is: https://code.google.com/p/pydot/source/checkout
That fork makes two different respect to mainstream:
It support python-3.x
It includes a patch to make pydot be able to work with pyparsing >= 2:
PyPI project: https://pypi.python.org/pypi/pydot2
pydot
pydot - Python interface to Graphviz’s Dot language Ero Carrera (c) 2004-2007 ero@dkbza.org
This code is distributed under the MIT license.
Requirements:
- pyparsing: pydot requires the pyparsing module in order to be
able to load DOT files.
- GraphViz: is needed in order to render the graphs into any of
the plethora of output formats supported.
Installation:
Should suffice with doing:
python setup.py install
Needless to say, no installation is needed just to use the module. A mere:
import pydot
should do it, provided that the directory containing the modules is on Python module search path.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pydot2-1.0.32.tar.gz
.
File metadata
- Download URL: pydot2-1.0.32.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3caa5bf7eaf11ccc1d6551e96d984309be251d9ecfe8428ca0cdf7be11291380 |
|
MD5 | 1b0c18323e7ac14495f79c2362c6ac07 |
|
BLAKE2b-256 | 9335101f5b513b9331b4f16a100a73537b80572cc57c6f61a706c9b6a8efcf3a |