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.
This means that PSP is just a case of reinventing
the wheel (and not a very good reinvention at that).
Forcing people to incur the extra bloat of PSP along
with mod_python when they want to use a better alternative is not a very good decision.
|
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]
-
mod_python PSP is redundant
2006-02-22 11:55:47
jon_perez
[View]
-
mod_python PSP is redundant
2005-02-27 09:17:45
nsalgado
[View]
- 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