Skip to content

Commit 42818cf

Browse files
author
Jon Wayne Parrott
authored
Update README.md to mention cloud client libraries
Resolves googleapis#398
1 parent 9423c7a commit 42818cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# About
22
This is the Python client library for Google's discovery based APIs. To get started, please see the [full documentation for this library](http://google.github.io/google-api-python-client). Additionally, [dynamically generated documentation](http://api-python-client-doc.appspot.com/) is available for all of the APIs supported by this library.
33

4+
## Google Cloud Platform APIs
5+
If you're working with **Google Cloud Platform** APIs such as Datastore or Pub/Sub, consider using the [Cloud Client Libraries for Python](https://github.com/GoogleCloudPlatform/google-cloud-python) instead. These are the new and idiomatic Python libraries targeted specifically at Google Cloud Platform Services.
46

57
# Installation
68
To install, simply use `pip` or `easy_install`:

0 commit comments

Comments
 (0)