GoogleAppEngineCloudStorageClient

This library is the preferred way of accessing Google Cloud Storage from App Engine. It was designed to replace the Files API. As a result it contains much of the same functionality (streaming reads …

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install googleappenginecloudstorageclient

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.9.22.1 2015-06-25
1.9.21.0 2015-05-26
1.9.15.0 2014-11-14
1.9.5.0 2014-06-02
1.9.0.0 2014-03-18
1.8.3.1 2014-01-18
1.7.3.1 2014-01-08

Issues with this package?

Page last updated 2026-09-03 04:58:08 UTC