Contents

google-cloud-storage 2.16.0

0

Google Cloud Storage API client library

Google Cloud Storage API client library

Stars: 411, Watchers: 411, Forks: 148, Open Issues: 37

The googleapis/python-storage repo was created 4 years ago and the last code push was 7 hours ago.
The project is popular with 411 github stars!

How to Install google-cloud-storage

You can install google-cloud-storage using pip

pip install google-cloud-storage

or add it to a project with poetry

poetry add google-cloud-storage

Package Details

Author
Google LLC
License
Apache 2.0
Homepage
https://github.com/googleapis/python-storage
PyPi:
https://pypi.org/project/google-cloud-storage/
GitHub Repo:
https://github.com/googleapis/python-storage

Classifiers

  • Internet
No  google-cloud-storage  pypi packages just yet.

Errors

A list of common google-cloud-storage errors.

Code Examples

Here are some google-cloud-storage code examples and snippets.

GitHub Issues

The google-cloud-storage package has 37 open issues on GitHub

  • chore: Set branch protection for python2 branch
  • chore: Add python2 branch to release-please config for future updates
  • chore(main): release 2.1.1
  • feat: allow no project in client methods using storage emulator
  • tests: add retry conf s8 test cases and data integrity checks
  • create_bucket expects a project even with an emulator "ValueError: Client project not set: pass an explicit project."
  • File-like API is inconsistent with built-in file-like objects
  • Call to api (get_blob) sometimes receives incomplete response
  • Is there a async storage client, So async, wait can be used?
  • BlobReader not buffering properly.
  • There should be a built-in way to list prefixes (directories) in a bucket
  • project ID error when project explicitly passed.

See more issues on GitHub

Related Packages & Articles