pydot2
warnning:
UNOFICCIAL repository. Main repository is: https://code.google.com/p/pydot/source/checkout
That fork makes two changes 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
Install with:
$ pip install 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.
Release files for pydot2 1.0.33
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pydot2-1.0.33.tar.gz | 19.9 kB | Details |
Release files / pydot2-1.0.33.tar.gz
| Download URL | pydot2-1.0.33.tar.gz |
|---|---|
| Size | 19.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
02c0e681a1c437077e2bb2522fb81fa322e53ba7002cfda8b894db0392a1bc9b
|
|
BLAKE2b-256 checksum How to use checksums |
131a8ee131ffe321ad1ada63e0a3a30e3cd9aebb102a461863f4a3faa35ff902
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |