(original) (raw)
hello, does anyone know if you can do something to the effect of compiling python so that it will act as a stand alone application - ie., can I write an application in python, create a wxpython interface and distribute it to my customers without them having to install python or anything else but my application? thanks.
Jeff