← Back to team overview

ubuntu-us-ohio team mailing list archive

python-based web apps

 

hi all,

at the ubuntu hour in columbus last week, one of the guys (i don't
remember who) wanted to write a web app in python, and none of us had
any good suggestions (except for django).  well, i came across the
BaseHTTPServer and SimpleHTTPServer python modules that enable you to
write python-based web apps.  this is some low level stuff, so you
may want to look around to find stuff that is built on top of it.  see
[0] to get started and good luck!

gilbert

[0] http://wiki.python.org/moin/BaseHttpServer



Follow ups