On Dec 13, 11:46 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> hi
> i have written some python scripts which take command line arguments
> and do some job. i would like to make it into a .exe using py2exe and
> distribute it with innosetup.. befor that i would like to add some GUI
> support..i mean select some values using a folder explorer etc..which
> would be a good gui builder for this? i have heard about  guibuilder
> fromhttp://spectcl.sourceforge.net/ or is it better to use tkinter
> (i have little experience with gui designing)
>
> can someone  give a suggestion?
> TIA
> dn

Check out Boa Constructor, SPE or PythonCard. I think they do that
sort of thing.

http://pythoncard.sourceforge.net/
http://boa-constructor.sourceforge.net/
http://pythonide.blogspot.com/

You might be able to use the Python plugin for Eclipse too.

Mike
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to