Please help me grok: webserver > python

Phillip B Oldham phillip.oldham at gmail.com
Tue Apr 21 15:20:47 EDT 2009


I'm having trouble grok'ing how to get python talking through a
webserver. I've got a lot of experience working with nginx+php-fcgi
(via a unix socket) and I'd like to know what would be the bare
minimum to get python talking in the same way.

Now, I've looked at modules like CherryPy but they're all a little
high level and talk via http. I'd like to know how to mimic the php
setup I'm used to; I've no specific goal other than to become
aquainted with the python environment.

Any examples would be great!



More information about the Python-list mailing list