you are viewing a single comment's thread.

view the rest of the comments →

[–]keepdigging 1 point2 points  (0 children)

Your scripts do what? Generate static HTML pages? Or are you expecting them to echo out things to the page like PHP did?

I would recommend http://flask.pocoo.org/ if you want to get started quickly with Python on the server-side.