apitools
is a collection of utilities to make it easier to build client-side tools, especially those that talk to Google APIs.
There are a few imminent large changes:
dict -> dict
as the signature on client methods, doing the proto conversion (and validation!) under the hood.