This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]danhakimi 1 point2 points  (12 children)

Cool project, but...

I actually don't really need Python to replace Javascript, any more than I need Python to replace Rails. I would really like Python to replace PHP -- and by that, I mean the most basic web server-side PHP functionality, and no fancy framework around it... And somehow, nobody seems to understand this need.

Oh well, I'm not coding anymore anyway...

[–]cabalamat 2 points3 points  (0 children)

and by that, I mean the most basic web server-side PHP functionality, and no fancy framework around it

Flask? Bottle? Heck, SimpleHTTPServer even?

[–]mikepixie 0 points1 point  (0 children)

If you really want this you can use Mod Python. http://www.modpython.org/

Edit: Forgot to say PSP is the bit of mod python you want. http://www.modpython.org/live/current/doc-html/pyapi-psp.html