Sun, 6 Feb 2005
Yesterday I have found a Python port for WinCE devices (accidentially, I was learning for today's exam
).
And I must say I'm impressed. It is Python 2.3.4 and there are also ported libraries such as TkInter, WxPython and PyGame (not fully ported but useable). And there is of course a small IdleCE available (with syntax highlighting!). IMHO it is not ready for production use yet (rather hudge overall size) but it will give me a perfect oportunity to really learn python ![]()
Some links for curious PocketPC users:
- PythonCE homepage
- Binaries for PocketPC2003
- PythonCE wiki
- PythonCE FAQ
- PythonCE mailinglist
- pyXML and pyCrypto (probably for WM2003 only)
- PyGame
- TkInter for WinCE
- PythonCE misc scripts
- SQLite for PythonCE
- Misc usefull PocketPC software (eg. vim6)
You can get also my all-in-one bundle (PythonCE, WxPython, PyGame, TkInter, PySQLite, some examples documentation for all of those in html/iSilo/PDF formats) which should work from storage card out of the box.
- 06-feb update: added xml library into bundle (it resides in _xmlplus namespace)
