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
Release files for pydot-ng 2.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pydot_ng-2.0.0.tar.gz | 264.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pydot_ng-2.0.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size:285.1 kB
Release files / pydot_ng-2.0.0.tar.gz
| Download URL | pydot_ng-2.0.0.tar.gz |
|---|---|
| Size | 264.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8c8073b97aa7030c28118961e2c6c92f046e4cb57aeba7df87146f7baa6530c5
|
|
BLAKE2b-256 checksum How to use checksums |
607ad4022ba8b47d8f5e4c58b285e66eb233745f46f07bd7e6569a695fc91e7f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / pydot_ng-2.0.0-py2.py3-none-any.whl
| Download URL | pydot_ng-2.0.0-py2.py3-none-any.whl |
|---|---|
| Size | 21.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
251ec5cde0d20ebd467b12fd8a4db0f52d2fbf6e12660a969a226823ba38644e
|
|
BLAKE2b-256 checksum How to use checksums |
3c5b9a08333f2d70d404ffe42cea4f50159c4ad94feaa4d7585551c05cacef46
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|