On Monday 21 December 2009 12:36:10 am Michael Gilbert wrote: > 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 > > _______________________________________________ > Mailing list: https://launchpad.net/~ubuntu-us-ohio > Post to : [email protected] > Unsubscribe : https://launchpad.net/~ubuntu-us-ohio > More help : https://help.launchpad.net/ListHelp
Hey Gilbert, It's quite a coincidence that this would come up now as I have just started working on a Turbogears/Python powered rpg framework. It's hardly the most unique of projects but It's my response to the "lack" of rpg games for ubuntu. Rather then develop a ubuntu-centric desktop game (which I have no experience with what-so-ever) I decided learning python web-dev would work well because once it's complete, it could be shipped to users to even run localhost without the need of a full lamp server. As a bonus, once the basic framework is finished it'll be a great testbed for people to learn python too because it will be as modular as possible. If anyone would be interested in hacking at it together, I'd very much like a hand because I'm far from an expert turbogears and I intend for it to be open-source regardless. -- William Chambers
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Mailing list: https://launchpad.net/~ubuntu-us-ohio Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-us-ohio More help : https://help.launchpad.net/ListHelp

