Introducing ProtoRPC for writing App Engine Web Services in Python - Die App Engine bekommt ProtoRPC.
Using ProtoRPC, you can define structured web-services right in the application’s Python code without having to first learn and write a new interface definition language such as Thrift and Protocol Buffers, however still retain the same powerful features such as interface introspection and automatic client generation.
# googleappengine