Google app 採用 Python(派松)語言開發相關的應用,
在 Windows32 底下,我們必須先安裝:
1. Python http://www.python.org/download/
2. Google App Engine SDK http://code.google.com/appengine/downloads.html
Pythone 的 IDE ,在 Linux 底下有 Eric 可用,在Windows 32底下找到了兩套很不錯的 Eclipse 衍生套件:
1. EasyEclipse for Python http://www.easyeclipse.org/site/distributions/python.html
2. Acceleo http://www.acceleo.org/pages/home/en
以 EasyEclipse for Python 為例,在安裝完成後,在建立新專案前必須先作環境設定,設定Python 的路徑,如下畫面: