[Tutor] web intefaces?
Christian Wyglendowski
Christian.Wyglendowski at greenville.edu
Tue May 9 20:13:21 CEST 2006
> > >>> "Chad Crabtree" <flaxeater at gmail.com> 5/8/2006 6:29 PM >>>
> > While everything that Alan Guald said is true, there are a
> couple of
> > options for you. Provided you know HTML (you must), you
> could generate
> > html pragmatically but, knowledge of html is still mandatory.
> > Your options are, basically
> >
> > _http://www.cherrypy.org <http://www.cherrypy.org/>_ Which
> is an app
> > server that should be fairly easy to package up with, say py2exe.
If you do go with CherryPy, check out this recipe I submitted to the
online Python Cookbook:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/442481
It was written for CherryPy 2.1 but should still work with the current
2.2 release.
Christian
http://www.dowski.com
More information about the Tutor
mailing list