[Pythonmac-SIG] Bob Ippolito's synopsis of Python(s) on OS X

Bill Janssen janssen at parc.com
Wed Mar 31 20:13:27 EST 2004


> Although RB is pretty good for cross platform RAD when your needs are basic
> (heh), we'd really like to move to all Python. So we'll be watching wxPython
> with a lot of interest.

By using Jython, you can use Python and the Java Swing window toolkit,
which is easily portable.  You can distribute applications as jar files.
My bet for most portable Python approach.  Though the flavor of Python
supported by Jython is about 2.1.

Bill



More information about the Pythonmac-SIG mailing list