Getting the Most Out of Python 2.7 on Google App Engine

The App Engine Python 2.7 runtime is more than a simple upgrade to the Python 2.5 runtime: it has fewer restrictions, introduces some popular third-party libraries and allows for concurrent requests. The session will explain how to get the most out of these new capabilities.