Python and CMS
Bruno Desthuilliers
bdesth.quelquechose at free.quelquepart.fr
Sun Oct 22 17:05:08 EDT 2006
More information about the Python-list mailing list
Sun Oct 22 17:05:08 EDT 2006
- Previous message (by thread): Python and CMS
- Next message (by thread): Python and CMS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Echo a écrit : (snip) > As for working with WSGI, I have found > Colubrid(http://wsgiarea.pocoo.org/colubrid/) and > Paste(http://pythonpaste.org/). I was wondering if anyone knew of any > other libraries that make working with WSGI easier. Pylons (www.pylonshq.com). It's a rail-like framework based on Paste. (snip) > ps. I know that this is a big and complicated project. Really ? Why so ? Writing a configurable, extensible, general purpose can be a "big and complicated project". But writing a "taylor-made", specific one is not that difficult.
- Previous message (by thread): Python and CMS
- Next message (by thread): Python and CMS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list