commit | c5825cc0b47b4036fbddf14117e4edcc19267802 | [log] [tgz] |
---|---|---|
author | Craig Citro <craigcitro@google.com> | Thu Nov 06 14:55:51 2014 -0800 |
committer | Craig Citro <craigcitro@google.com> | Thu Nov 06 14:55:51 2014 -0800 |
tree | 67ebe96e99b91d2447d898f3dab5387691dfe3ad | |
parent | f5490d4cef245439e8f4b5f084f549c2a1aa45eb [diff] |
Code drop from internal.
apitools
is a collection of utilities to make it easier to build client-side tools, especially those that talk to Google APIs.
pip install apitools
pip install apitools[cli]
pip install apitools[testing]
There are a few imminent large changes:
dict -> dict
as the signature on client methods, doing the proto conversion (and validation!) under the hood.