PythonCE

Jeff Bauer jbauer at rubic.com
Fri Apr 23 23:18:36 EDT 1999


Rich Holm wrote:
> Does anyone know the status of PythonCE?  I would like to get
> an updated copy, 1.5.2?  Also, where is the source?  I wouldn't
> mind recompiling and extending it.

Brian Lloyd's original PythonCE port:

  http://www.digicool.com/~brian/PythonCE/

Mark Hammond has extended it:

  http://starship.python.net/crew/mhammond/ce/

PythonCE is stable, even useful for certain tasks,
especially http/ftp communication with your handheld.
The only drawback (IMO) is that a GUI application
will require you to write directly to the Win32/CE
API.  Mark provides an excellent example of how
to do this -- he includes a shell written completely
in Python.

Best regards,

Jeff Bauer
Rubicon, Inc.




More information about the Python-list mailing list