TurboGears: Getting Started

At this point, you've probably seen a tutorial and read some of the "about TurboGears" pages. If not, that's okay. This guide is a fine starting point as well.

This guide sits between a tutorial and reference documentation. A tutorial covers a specific topic, providing either a quick solution or a quick view of something, glossing over the background in the process. Reference documentation gets into the minutiae of working with a particular element.

This Getting Started guide provides background information giving a broad brush view of TurboGears without the focus of a tutorial or the attention to detail of reference documentation.

TurboGears installation is not covered at all here, as the download page will walk you through that process. This guide does not cover Python at all, given that there are plenty of good books and resources on Python.