My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

appfy.recipe.gae provides a series of zc.buildout recipes to help with Google App Engine development. It is inspired by rod.recipe.appengine, but using a different layout and with extended functionalities. It is also split in different recipes. Currently appfy.recipe.gae has 3 recipes:

  • appfy.recipe.gae:app_lib: Downloads libraries from PyPi and installs in the app directory.
  • appfy.recipe.gae:sdk: Downloads and installs the App Engine SDK.
  • appfy.recipe.gae:tools: Installs a python executable and several SDK scripts in the buildout directory: appcfg, bulkload_client, bulkloader, dev_appserver and remote_api_shell. It also allows to set default values to start the dev_appserver.

Read a complete description and download it at http://pypi.python.org/pypi/appfy.recipe.gae.

Powered by Google Project Hosting