Google App Engine + zc.buildout template Template project for using zc.buildout with Google App Engine projects To initialize your project $ python bootstrap-buildout.py $ ./bin/buildout Now launch the app! $ ./bin/dev_appserver Enjoy Made possible by the following recipes zc.buildout zc.recipe.egg appfy.recipe.gae pbp.recipe.noserunner