Skip to content
jkobie edited this page Dec 27, 2011 · 12 revisions

Welcome to the google_app_engine_python wiki!

Purpose

Build and deploy a Python project onto the Google App Engine. This is a project for the Cloud 301 computing program at the Univeristy of Washington.

Run local

dev_appserver.py helloworld/

Deploy

appcfg.py update src

Deployment

Reference

Google App Engine home page

Google App Engine Python Page

Google App Engine Community

Google App Engine Dashboard

Clone this wiki locally