Re: bye bye mod_python, hello... what?
Graham Dumpleton <[email protected]> Wed, 13 Jan 2010 09:47:55 +1100
| Newsgroups | gmane.comp.python.mod_python |
|---|---|
| Message-ID | <[email protected]> |
2010/1/13 David Zaslavsky <[email protected]>: > Werkzeug actually does have session management, in the > werkzeug.contrib.sessions package. I've only used it a little but it seems > about as capable as what there was in mod_python. Okay, added since last time I had a good look then. :-) Graham > :) David > > On Tuesday 12 January 2010 5:27:34 pm Graham Dumpleton wrote: >> I'd second Werkzeug, but also add 'bobo' which uses Paste but gives >> some simple to use URL dispatch mechanisms. >> >> Neither have inbuilt session support however, so for that you would >> need to use Beaker. >> >> Graham >> _______________________________________________ >> Mod_python mailing list >> [email protected] >> http://mailman.modpython.org/mailman/listinfo/mod_python >> > > _______________________________________________ > Mod_python mailing list > [email protected] > http://mailman.modpython.org/mailman/listinfo/mod_python > >