| Article: |
Mod_python's PSP: Python Server Pages | |
| Subject: | mod_python PSP is redundant | |
| Date: | 2005-01-04 17:45:39 | |
| From: | jon_perez | |
|
Spyce (http://spyce.sf.net) covers everything that PSP does and much more. Moreover, Spyce can work via CGI, fastCGI and as its own proxy server in addition to running over mod_python.
|
||
Showing messages 1 through 4 of 4.
-
mod_python PSP is redundant
2005-07-20 13:59:35 MPHellwig [Reply | View]
-
mod_python PSP is redundant
2005-02-27 09:17:45 nsalgado [Reply | View]
Using PSP as templates are a very good way of doing html pages. I don't see any advantage on using another tool.
I'm converting my pages from Zope to mod_python using PSP and I'm very happy with the simplicity off PSP versus ZPT.
I just want to thank you to Gregory Trubetskoy and to Sterling Hughes for their work.




- If you want PHP _like_ functionality with Python and no templating, go for Spyce
- If you want Python programming with PHP _like_ functionality, go for mod_python and templating PSP
- If your choice is between PSP with Spyce or mod_python, go for Spyce or Spyce on mod_python if you need the performance