Feeds:
Posts
Comments

Posts Tagged ‘appengine’

Before an application could be put on Google App Engine, the following environment needs to be setup:

Python (2.5.x is required for current version of App Engine)
Google App Engine SDK
to use (Optional) Eclipse (a JRE is required), Pydev is needed
(Optional) text editor such as vim 

Once the environment is setup, work through the tutorial.
Joscha Feth has a detailed description for this setup.
Copyright (c) 2008 by [...]

Read Full Post »