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.