Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)



Downloading the GCS Client Library

The GCS client library is a client-side library that is not dependent on any specific version of App Engine for production use. If you want to test your code using the App Engine development server , you must use the development server from the App Engine SDK 1.8.1 or greater.

Downloading the GCS Client Library

The download varies slightly depending on whether you want to acquire the package from PyPi or use SVN. Select from the following:

PyPi

Download from PyPi

PyPi users can install the library as follows:

pip install GoogleAppEngineCloudStorageClient -t <your_app_directory/lib>

SVN Checkout

To check out the source over HTTP:

svn checkout http://appengine-gcs-client.googlecode.com/svn/trunk/python gcs-client

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.