Skip to main content

Python interface to Graphviz's Dot language

Project description

Supported Python versions Latest Version Downloads License Status Continuous Integration Coverage

About

PyDotPlus is an improved version of the old pydot project that provides a Python Interface to Graphviz’s Dot language.

http://pydotplus.readthedocs.org/

Differences with pydot:

  • Compatible with PyParsing 2.0+.

  • Python 2.7 - Python 3 compatible.

  • Well documented.

  • CI Tested.

Installation

pip install pydotplus

Development

https://github.com/carlos-jenkins/pydotplus

Run code QA:

pip install tox
tox

Documentation

User guide and API Reference can be found in:

http://pydotplus.readthedocs.org/

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydotplus-2.0.2.tar.gz (278.7 kB view details)

Uploaded Source

File details

Details for the file pydotplus-2.0.2.tar.gz.

File metadata

  • Download URL: pydotplus-2.0.2.tar.gz
  • Upload date:
  • Size: 278.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pydotplus-2.0.2.tar.gz
Algorithm Hash digest
SHA256 91e85e9ee9b85d2391ead7d635e3d9c7f5f44fd60a60e59b13e2403fa66505c4
MD5 0e2fc3dbdfd846819d4cd3769cb4595b
BLAKE2b-256 60bf62567830b700d9f6930e9ab6831d6ba256f7b0b730acb37278b0ccdffacf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page