You're probably best off with Pyjamas. Then you get something that runs on the web and on the desktop, from the same code - similar to GWT, but for Python. The desktop version runs overtop of CPython, the web version is AJAX and is automatically translated from a very 2.x-ish dialect of Python to Javascript. Programming an AJAX app this way feels just like programming to a set of desktop widgets - because they are also desktop widgets.
But what OSes are you using? On Thu, Mar 10, 2011 at 6:25 PM, Robert <sigz...@gmail.com> wrote: > Is there a push to one toolkit or the other? >
-- http://mail.python.org/mailman/listinfo/python-list