Skip to main content

Python interface to Graphviz's Dot

Project description

Ero Carrera (c) 2004-2007

ero@dkbza.org

This code is distributed under the MIT license.

https://travis-ci.org/pydot/pydot-ng.svg?branch=master

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


Download files

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

Source Distributions

pydot_ng-1.0.0.zip (26.9 kB view hashes)

Uploaded Source

pydot_ng-1.0.0.tar.gz (24.3 kB view hashes)

Uploaded Source

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