Skip to content

pyjamaswithgoogleappengine

root edited this page Jun 27, 2010 · 10 revisions
  1. Using Pyjamas with Google App Engine
    1. Introduction

Here are articles that describe how to set up Google App Engine with a Pyjamas application. James' article focusses on the tricky/scary/oo-er aspects of deploying static HTML files in GAE config files, whilst amund's post focusses on setting up GAE to do JSONRPC. JSONRPC is an important part of the pyjamas mindset, as it is the primary method of communication.

http://amundblog.blogspot.com/2008/12/ajax-with-python-combining-pyjs-and.html

http://www.dotnetmafia.com/blogs/jamesashley/archive/2009/01/22/Pyjamas-and-GAE.aspx