| 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 [View]
-
mod_python PSP is redundant
2006-02-22 11:59:59 jon_perez [View]
make that custom tags... ala JSP... a superior-to-templating feature that PHP doesn't have at all. -
mod_python PSP is redundant
2006-02-22 11:55:47 jon_perez [View]
While Spyce may not have templates per se, it supports tags and active handlers which can be so much more powerful than templates, yet easy to understand and learn at the same time.
-
mod_python PSP is redundant
2005-02-27 09:17:45 nsalgado [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