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 »

Porcupine

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.

  • Open source, LGPL.

Posted in Patterns - Python | No Comments »

Nevow

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.

  • Open source, MIT License.

Posted in Patterns - Python | No Comments »

Turbo Gears

November 17th, 2007 Arsen

turbogears is a “mega-framework” combining many libraries and frameworks.

  • Open-source licence (MIT license) and multiple licenses from incorporated frameworks. By multiple developers.

Posted in Patterns - Python | No Comments »

Django

November 17th, 2007 Arsen

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

  • Open source, BSD license.

Posted in Patterns - Python | No Comments »