Python web development that resembles PHP or classic ASP
Sebastian 'lunar' Wiesner
basti.wiesner at gmx.net
Mon May 26 11:36:39 EDT 2008
[ Max M <maxm at mxm.dk> ]
> erik.oosterwaal at gmail.com skrev:
>> Hi All,
>
>> So that's when I started looking at other dynamic languages for
>> webdevelopment. I looked at Ruby on Rails and at the different web-
>> frameworks that are available for Python. The biggest problem there
>> for me is that the MVC type frameworks that are currently very popular
>> are also not what I'm looking for.
>
> Hi Erik,
>
> I am an experienced Python developer working mostly in Plone. Before
> that I came from asp like you.
>
>
> If you want something that is most like what you are used to, you should
> check out Django. I have not worked in it, but it get high praises from
> developers I trust.
>
> http://www.djangoproject.com/
Django is one of these "MFC type frameworks" the OP was excatly _not_
looking for ;)
> If you want a more "modern" approach you should check out Grok. It has
> been built on all the experiences made with Zope 2, CMF and Plone. It is
> based on Zope 3.
>
> http://grok.zope.org/
>
> It is the one I would choose if starting from fresh today.
Grok too is very different from classic asp programming, it even abstracts
much more from HTTP than Django does.
--
Freedom is always the freedom of dissenters.
(Rosa Luxemburg)
More information about the Python-list
mailing list