[nycbug-talk] script gui

Bob Ippolito bob
Wed Apr 6 16:23:27 EDT 2005


On Apr 6, 2005, at 12:58 PM, Francisco Reyes wrote:

> On Wed, 6 Apr 2005, steve Rieger wrote:
>
>> also if i write it in pythin will the end user then need to install 
>> python on their box to run this thingy ?
>
> Yes. You will need whatever interpreter you use to be installed.

No.  There are tools like py2exe (win32), cx_Freeze (win32/unix), and 
py2app (Mac OS X) which bundle an application written in Python with 
the interpreter.

-bob





More information about the talk mailing list