Web based application development using python

Tim Hoffman zutesmog at gmail.com
Tue Apr 28 03:10:29 EDT 2009


Calling mod_python a web framework is a bit of a stretch.

if you want to work at that level though mod_wsgi is worth a look,

on top of that you can put a range of frameworks such as
repose, django, turbo gears etc......

T


On Apr 28, 12:55 pm, Rahul <r.warhe... at gmail.com> wrote:
> > > 2) I have my web based application written using mod_python....
> > > a. It should be more based on framework type.
> > > b. It should have all the features present in mod_python.
>
> > These two goals conflict.  You'll need to use your brain to discover
> > what is best for your application.  In general "have all the features
> > of" and "but better" conflict.
>
> > --Scott David Daniels
> > Scott.Dani... at Acm.Org
>
> hi scott,
>
> i am getting more specific, is there any web development framework
> better than mod python which is
> easy to maintain.
>
> thanks
>
> rahul




More information about the Python-list mailing list