web server in python

John Bradbury john_bradbury at ___cableinet.co.uk
Thu Apr 3 14:49:11 EST 2003


Buy "Python Web Programming" by Steve Holden Pub. New Riders.  It has
examples & is one of the best books on computing that I have come across.

John Bradbury

"Tom Saunders" <toms at f2s.com> wrote in message
news:b6gnau$d7q$1 at news.freedom2surf.net...
> i am curerntly trying to make simple dynamic site in python which i intend
> to expand on. i can make the html using python but i have a few questions.
> using the BaseHTTPServer class, is it then possible to write all the code
> for a site inside one python program, which then serves based on requests
> from a website?
> ive been having trouble finding information about this and i would be
> greatfull if someone could give me an example of how to start.
> Hope you can help
>
> Tom
>
>






More information about the Python-list mailing list