Google App Engine and Python

Install the python idle on UBUNTU
$> sudo apt-get install idle-python2.6
-----------------------------------------------------------------
https://developers.google.com/appengine/?hl=zh-TW
  • dev_appserver.py  - develop web server開發網頁伺服器
  • appcfg.py - upload my application to  Google App Engine
-----------------------------------------------------------------