interactive graphical script builder

nik nikbaer at gmail.com
Wed Jul 11 19:34:16 EDT 2007


Hi,

I am looking for an interactive graphical script builder for python.
Basically, something like the os X automator. I have made a group of
methods that some non-programmers need to combine into a script. I
don't need a python IDE necessarially, but more of a sequence builder.
I am imagining a tool that could show graphical representations of my
different commands and then string them together in a single "script."
I've done a lot of googling, and the closest things that I can find
are apple automator or labview, but before I go through the process of
making one of those interact with python I would like to know if
anybody already knows of something like them that is more tuned to
python.

Thanks,
Nik




More information about the Python-list mailing list