Pyjs

Pyjs
Original author(s)James Tauber, Google
Developer(s)Luke Leighton, Anthony C Risinger, Kees Bos
Initial releaseMarch 2007 (2007-03)
Stable release
0.8.1a  / 9 May 2012 (9 May 2012)
Repository
Written inPython, JavaScript
Operating systemWindows, OS X, Linux
Available inPython
TypeAjax framework, Desktop and Web Widget toolkit, Compiler, Widget set
LicenseApache License 2.0
Websitepyjs.org

Pyjs (formerly Pyjamas before May 2012), is a rich web application framework for developing client-side web and desktop applications in Python. The resulting applications can be run in a web browser or as standalone desktop applications.

It contains a stand-alone Python-to-JavaScript compiler, an Ajax framework and widget toolkit, and through use of these components, developers can write comprehensive applications, to run in all major web browsers, without writing any JavaScript. Pyjs is a port of Google Web Toolkit (GWT) from Java to Python.