What's new? | Help | Directory | Sign in
Google
python-gwt-rpc
The server side infrastructure for implementing gwt services in python without json. GWT for Google App Engine.
  
  
  
    
Show all Featured Wiki Pages:
LeaveYourFeedbackHere
Join project
Project owners:
  majo44, Michael.Lifschitz

About

This is simple small tool, for use both GWT (Google Web Toolkit) and GAE (Google App Engine) technologies together. This is a tool for simple and quick integration between google-app-engine and google web toolkit, without using json as a communication protocol. If you use this library you can write GWT services implementation in Python, with full support of transfer primitive types, custom object types and exceptions objects, with full type translation. For more read documentation.

Now PGR is a set of python classes for full server side support of GWT rpc. But we also working on generator for automatically create all needed server side stuff.

News