Python Google App Engine is installed in an Ubuntu 13.04 Desktop. A Google App Engine (GAE) project is created in Eclipse Kepler. A simple python Hello World module is created for GAE. The Yedit yaml editor is downloaded and installed in Eclipse. The app.yaml file is written for GAE. A GAE run configuration is developed in Eclipse to run Hello World on the local computer. Local running of the Hello World app is verified. An application id for the Hello World app is created on the Google GAE server. After editing the app.yaml file to the application id, a second GAE run configuration is developed in Eclipse to upload Hello World to the Google GAE server. Running of the Hello World app is verified on the Google GAE server on the web..
To see a video on installing and using GAE with the command line see "Install Python Google App Engine in Ubuntu Desktop"- • Install Python Google App Engine in U...