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.
Source Distribution
pydot_ng-2.0.0.tar.gz
(264.2 kB
view details)
Built Distribution
File details
Details for the file pydot_ng-2.0.0.tar.gz
.
File metadata
- Download URL: pydot_ng-2.0.0.tar.gz
- Upload date:
- Size: 264.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c8073b97aa7030c28118961e2c6c92f046e4cb57aeba7df87146f7baa6530c5 |
|
MD5 | e32cb8c4689b5753a7572f3144c313f7 |
|
BLAKE2b-256 | 607ad4022ba8b47d8f5e4c58b285e66eb233745f46f07bd7e6569a695fc91e7f |
File details
Details for the file pydot_ng-2.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pydot_ng-2.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 21.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 251ec5cde0d20ebd467b12fd8a4db0f52d2fbf6e12660a969a226823ba38644e |
|
MD5 | d7fa5a39319ee3752de6f7d2e897fc2e |
|
BLAKE2b-256 | 3c5b9a08333f2d70d404ffe42cea4f50159c4ad94feaa4d7585551c05cacef46 |