gae-sessions is a fast, lightweight sessions middleware for the Python runtime on Google App Engine (GAE). This page contrasts gae-sessions with other sessions libraries for this platform: 1. Beaker is standalone library which can be used with any WSGI-based web application. Though you can use it on GAE, it cannot use both memcache and the datastore to save sessions. Unfortunately, this means you’