Google App Engine
November 5th, 2008
No comments
Google App Engine
Downloads (http://code.google.com/appengine/downloads.html)
Google App Engine use Django, webob, yaml.
You need Python (http://www.python.org) (Python 2.5)
The configuration file app.yaml
There are two main Python scripts:
- dev_appserver.py: the development web server
- appcfg.py: for uploading your app to App Engine
Video from the The Google Code Channel:
See the applications gallery




Recent Comments