Guido van Rossum and Python Web Frameworks

This will be a _very_short post.

Guido van Rossum is considering the use of Django (among other python web frameworks) to develop a project in Google. He is having some minor gripes with it:

  • The templating language is not pythonic: This is IMHO a Good Thing. It enforces separation of code and presentation, and is an ideal way for designers to work directly in the templates (most designers are not programmers).
  • Too much magic: Guido should check the Removing The Magic page in the wiki about the magic-removal branch. The branch is available in subversion in http://code.djangoproject.com/svn/django/branches/magic-removal

Back to work now.

Update: Jacob Kaplan-Moss wrote an excelent piece: why django.

Comment (1)

  1. Anonymous wrote::

    ¿Dónde est

    Friday, January 27, 2006 at 10:30 pm #

Trackbacks/Pingbacks (2)

  1. Guido van Rossum and Django Redux on Friday, August 18, 2006 at 10:57 pm

    [...] Some moths ago I wrote about the BDFL considering the use of the Django framework. [...]

  2. Google Magic Formula Review on Friday, May 23, 2008 at 10:52 pm

    Google Magic Formula Review…

    Google Magic Formula Review…