Web framework
Stephen Thorne
stephen.thorne at gmail.com
Tue Mar 15 04:45:49 EST 2005
More information about the Python-list mailing list
Tue Mar 15 04:45:49 EST 2005
- Previous message (by thread): Web framework
- Next message (by thread): [German] Deutsche Python Newsgroup ist eingerichtet
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, 13 Mar 2005 13:21:27 -0800, Venkat B <venkatbo at yahoo.com> wrote: > > I'd say Nevow! For apache setup, you might be interested in my wsgi [1] > > implementation. > > Hi Sridhar, > > Are you aware of Nevow's "integrability" with the webservers (CGIHTTPServer > in particular) that come packaged with Python itself ? Nevow functions as its own web server. You don't need CGIHTTPServer, you just run twisted.web instead. Stpehen.
- Previous message (by thread): Web framework
- Next message (by thread): [German] Deutsche Python Newsgroup ist eingerichtet
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list