TurboGears 1 is a Python web framework and development toolkit based on CherryPy as server, Genshi (or Kid) for templating, SQLAlchemy (or SQLObject) as ORM and MochiKit for AJAX and other client side sugar. It also includes a fancy widget library.
Note that TurboGears 1 has been superseded by TurboGears 2 and is no longer maintained.