I understand this is a dated question, since appengine is now part of java, but I have an app app app for python that I want to get through GWT. Python is better suited for server-side text processing (using pyparsing, of course!). I tried to interpret client side RPC on the client side, and this is minimized since there is no python counterpart (python-gwt-rpc is deprecated). I was just trying to use JSON and RequestBuilder, but this fails when using SSL. Does anyone have a good solution to host the GWT interface in an app app app for python?
source
share