Metadata

Distro Index Owner:
eea
Home Page:
pydot
License
MIT
Version:
1.0.25
Last updated:
2015-12-29
Keywords:
graphviz dot graphs visualization

pydot

Files

Indexes

Python interface to Graphviz's Dot

Graphviz's dot language Python interface.

This module provides with a full interface to create handle modify and process graphs in Graphviz's dot language.

References:

pydot Homepage: http://code.google.com/p/pydot/ Graphviz: http://www.graphviz.org/ DOT Language: http://www.graphviz.org/doc/info/lang.html

Programmed and tested with Graphviz 2.26.3 and Python 2.6 on OSX 10.6.4

Copyright (c) 2005-2011 Ero Carrera <ero.carrera@gmail.com>

Distributed under MIT license [http://opensource.org/licenses/mit-license.html].