Python interface to Graphviz's Dot
Project description
Ero Carrera (c) 2004-2007
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_ng
should do it, provided that the directory containing the modules is on Python module search path.
This library is API compatible with original pydot so you can use it like this:
import pydot_ng as pydot
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size pydot_ng-2.0.0-py2.py3-none-any.whl (21.0 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size pydot_ng-2.0.0.tar.gz (264.2 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for pydot_ng-2.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 251ec5cde0d20ebd467b12fd8a4db0f52d2fbf6e12660a969a226823ba38644e |
|
MD5 | d7fa5a39319ee3752de6f7d2e897fc2e |
|
BLAKE2-256 | 3c5b9a08333f2d70d404ffe42cea4f50159c4ad94feaa4d7585551c05cacef46 |