Pyjamas
November 17th, 2007 Arsen
Pyjamas is a port of the Google Web Toolkit (GWT) to Python. You write python code and get javascript out of it.
- Open source, Apache License.
Posted in Patterns - Python | No Comments »
November 17th, 2007 Arsen
Pyjamas is a port of the Google Web Toolkit (GWT) to Python. You write python code and get javascript out of it.
Posted in Patterns - Python | No Comments »
November 17th, 2007 Arsen
Porcupine is a web application server written in Python. It includes QuiX a JavaScript framework for creating rich UIs using XML. The communication protocol used is XMLRPC, supported by both sides.
Posted in Patterns - Python | No Comments »
November 17th, 2007 Arsen
Divmod Nevow is a web templating framework written in Python. It includes Divmod Athena a two-way AJAX communication channel for asynchronous Nevow applications.
Posted in Patterns - Python | No Comments »
November 17th, 2007 Arsen
turbogears is a “mega-framework” combining many libraries and frameworks.
Posted in Patterns - Python | No Comments »
November 17th, 2007 Arsen
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Posted in Patterns - Python | No Comments »