diff options
Diffstat (limited to 'python/google-api-python-client/README')
-rw-r--r-- | python/google-api-python-client/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/python/google-api-python-client/README b/python/google-api-python-client/README new file mode 100644 index 000000000000..136d71425739 --- /dev/null +++ b/python/google-api-python-client/README @@ -0,0 +1,7 @@ +google-api-python-client (Google APIs Client for Python) + +Written by Google, this is a small, flexible, and powerful Python +client library for accessing Google APIs. The library supports these +Python environments: Google App Engine and Supported APIs +This project is also the home of oauth2client, a Python client +library for OAuth 2.0. |