I have spent quite a bit of time looking at TurboGears. I have not used it in any production sense. Recently, there has developed a new TurboGears app which you may not have run across yet, but is very interesting in itself. It's called Catwalk.
http://www.checkandshare.com/catwalk/download.html I have hacked it to give it access to other databases I have stored in MySQL and have started a generic version of it to display the MySQL database itself. Seems very cool. Steve > Message: 9 > Date: Mon, 14 Nov 2005 18:12:42 -0000 > From: "Alan Gauld" <[EMAIL PROTECTED]> > Subject: [Tutor] Any TurboGears users out there? > To: "Python Tutor list" <tutor@python.org> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; format=flowed; charset="iso-8859-1"; > reply-type=original > > I just stumbled across TurboGears: > > http://www.macdevcenter.com/pub/a/mac/2005/11/08/turbogears.html > > Its based on CheryPy which consistently gets good reviews but adds SQL > access and XML templates. Sounds interesting, possibly even a Zope rival > for the medium sized as opposed to massive site.. > > Is anyone on the list using it? Or even looked at it? > > Alan G > Author of the learn to program web tutor > http://www.freenetpages.co.uk/hp/alan.gauld > > ------------------------------ > > Message: 11 > Date: Mon, 14 Nov 2005 13:37:36 -0500 > From: Kent Johnson <[EMAIL PROTECTED]> > Subject: Re: [Tutor] Any TurboGears users out there? > Cc: Python Tutor list <tutor@python.org> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Alan Gauld wrote: > > I just stumbled across TurboGears: > > > > http://www.macdevcenter.com/pub/a/mac/2005/11/08/turbogears.html > > > > Its based on CheryPy which consistently gets good reviews but adds SQL > > access and XML templates. Sounds interesting, possibly even a Zope rival > > for the medium sized as opposed to massive site.. > > > > Is anyone on the list using it? Or even looked at it? > > I have looked at it to the extent of getting through the tutorial and a > little more playing. It looks very promising to me. CherryPy, SQLObject and > mochikit all have good reputations and TG seems to do a good job of gluing > them together. Kid (the template engine) is not as mature as the others but > it seems to work OK. > > I used CherryPy 1 for a small work project. It was very easy to build the web > site. I found the built-in webserver lacking in some of the basics like a > usable request log but I think this has been fixed in CP 2. > > Kent _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor