by Alessandro Molina for
TurboGears aims at providing an open source Python web framework which is both flexible and fast to grasp, the framework provides support for pluggable applications and a rich quickstart that makes easy to rapidly prototype full featured web applications while keeping a flexible structure that makes possible to tune most of its behavior and its extensions.
The first part of the training will cover the setup of both a Python2 and Python3 web development environment with TurboGears, then a minimal project on Python3 will created to showcase web applications development on Python3. After developing a minimal webapp we will see how to use TurboGears to quickstart full featured web applications and which technologies are available on each environment.
During the training you will learn:
Prerequisites
A Linux system or Virtual Machine with Python 2.6 or 2.7 already installed.