*2010.06.15 12:54:37 python google_app_engine journal new_app setup

you can download the google app engine development toolkit to develop python web apps locally

once downloaded and installed, launch it: GoogleAppEngineLauncher

load links for reference

can use the AppEngineLauncher to create a new project (remember no underscores ("_") in app name!) storing in /c/sites/google_app_engine directory for now can launch and view hello world from there.