Python interface to Graphviz's Dot language
Project description
About
PyDotPlus is an improved version of the old pydot project that provides a Python Interface to Graphviz’s Dot language.
Differences with pydot:
Compatible with PyParsing 2.0+.
Python 2.7 - Python 3 compatible.
Well documented.
CI Tested.
Installation
pip install pydotplus
Development
Run code QA:
pip install tox tox
Documentation
User guide and API Reference can be found in:
To build it from source execute:
pip install sphinx sphinx_rtd_theme cd doc/ make html
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.
License
This code is distributed under the MIT license. See LICENSE for details.
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
File details
Details for the file pydotplus-2.0.1.tar.gz
.
File metadata
- Download URL: pydotplus-2.0.1.tar.gz
- Upload date:
- Size: 278.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15e7b3c032dddffe0cfea741fef1f8f283730d4e8734c5b394d0a20efa2fb7da |
|
MD5 | 9e1a730acd5e058fd0eec58b313314c8 |
|
BLAKE2b-256 | c8475eeb22dd360f80e8664c2ef3250939f7e01896dd257de3e2f3602b5b434a |