May 07, 2010

#

The Development environment for google appengine.

You develop and upload Python applications for Google App Engine using the App Engine Python software development kit (SDK).Download from the Python website .

Download the App Engine SDK . Follow the instructions on the download page to install the SDK on your computer.

most use of two commands from the SDK:

* dev_appserver.py, the development web server
* appcfg.py, for uploading your app to App Engine.

Windows and Mac users can run Google App Engine Launcher and simply click the Run and Deploy buttons instead of using these commands.

No comments:

Post a Comment

Follow Us @soratemplates