Pyjs
| Pyjs | |
|---|---|
| Original author(s) | James Tauber, Google |
| Developer(s) | Luke Leighton, Anthony C Risinger, Kees Bos |
| Initial release | March 2007 |
| Stable release | 0.8.1a
/ 9 May 2012 |
| Repository | |
| Written in | Python, JavaScript |
| Operating system | Windows, OS X, Linux |
| Available in | Python |
| Type | Ajax framework, Desktop and Web Widget toolkit, Compiler, Widget set |
| License | Apache License 2.0 |
| Website | pyjs |
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.