Python deployment options.

Bill Maxwell bill_maxwell_notMyRealAddress at notreal.net
Wed Nov 15 23:58:59 EST 2006


On 8 Nov 2006 03:42:09 -0800, "king kikapu" <aboudouvas at panafonet.gr>
wrote:

>
>I see...So, if these are the only options, the only "safe" bet is to
>install the language on the machine (beeing Win, Linux or Mac)
>and execute the .py files, right ??


No, those are not the only options.  

Check out PyInstaller:  http://pyinstaller.python-hosting.com/


I haven't used the latest versions.  But, I've used the old Gordon
McMillan package that PyInstaller is based on, and had good success.





More information about the Python-list mailing list