web server in python

Tom Saunders toms at f2s.com
Thu Apr 3 02:19:59 EST 2003


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