Unix-head needs to Windows-ize his Python script

Shawn Milochik shawn at milochik.com
Wed Oct 20 13:46:14 EDT 2010


Write a small GUI in the easy-to-use and cross-platform wxPython module. All this GUI needs to do is allow them to input the arguments. The code can then import your stand-alone version of the script and execute its code, passing the arguments in.

wxPython is just Python.


More information about the Python-list mailing list