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

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
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 2023-10-28 03:17:27 UTC