Python 2 and Python 3 compatible interface to Graphviz's Dot
Project description
pydot3
## Python 2 and Python 3 compatible interface to Graphviz’s Dot.
Includes fixes from https://github.com/erocarrera/pydot, which is not compatible with Python 3.x for some reasons.
Originally author by Michael Krause <michael@krause-software.de> with fixes from Ero Carrera <ero@dkbza.org>. I only fixed the places incompatible with Python3.
Installation
### pip / pip3: <pre> pip3 install pydot3 pip install pydot3 </pre>
License
This code is distributed under the MIT license.
Prerequisites:
pyparsing
GraphViz
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
pydot3-1.0.8.tar.gz
(20.0 kB
view details)
File details
Details for the file pydot3-1.0.8.tar.gz.
File metadata
- Download URL: pydot3-1.0.8.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d6c134f26c7c277e79f22ecfee48e2a0eb6310e0cb1306194e1fe93308f4fe3
|
|
| MD5 |
183ff9581d81e37633951012b684fa98
|
|
| BLAKE2b-256 |
f00140fa06d99091797b7bbffb8d8b489519045cd930263fa1d33f6852e37cae
|