Graphviz Python Binding for Python 2.5 on Windows?

Ian Parker parker at hiredatum.demon.co.uk
Tue Mar 6 02:13:07 EST 2007


In message <1173160979.344083.91030 at n33g2000cwc.googlegroups.com>, Alex 
Li <likwoka at gmail.com> writes
>Thanks Michel, I will give it a try.
>
>Alex
>
>
>

You could simply generate the .dot files from python and do os.startfile 
on the dot file (which is what I do because it is remarkably easy!)

Regards
-- 
Ian Parker



More information about the Python-list mailing list