Turbogears seconded. It's a really great collection of tools.
As an alternative, you may also want to check out Nevow. From the webpage:
"Nevow includes LivePage, a two-way bridge between JavaScript in a
browser and Python on the server. For 0.3, LivePage has been updated
to operate on Mozilla
Tim Johnson wrote:
> Hi All:
>
> Are AJAX resources available for python?
> http://en.wikipedia.org/wiki/AJAX
Turbogears supports AJAX using MochiKit on the client side and JSON for the
protocol.
http://www.turbogears.org/
Kent
--
http://www.kentsjohnson.com
__