PackageTurboGears Applications
I just came across the tg2exe which aims to make stand-alone executable TurboGears applications for Windows users.
It’s still alpha code, but looks like a very easy way for people who write TurboGears applications to make testing and installing their applications easier .
It doesn’t actually create a .exe file, instead it puts everything into a single easy to package directory which you can feed to an installer, or just zip up and deploy.