google-cloud-storage==3.13.0
# Google Cloud Storage API client library
$ pip install google-cloud-storage
downloads/wk
0
license
Apache-2.0
version
3.13.0
python
>=3.10
What is google-cloud-storage?
The google-cloud-storage package is a Python client library for interacting with Google Cloud Storage, Google's cloud object storage service. Developers use it to programmatically upload, download, and manage files and data stored in Cloud Storage buckets from their Python applications. It handles authentication, API communication, and common storage operations like creating buckets, managing permissions, and performing batch operations.
Links
Dependencies (33)
google-auth
google-api-core
google-cloud-core
google-resumable-media
requests
google-crc32c
grpcio
grpcio-status
proto-plus
protobuf
grpc-google-iam-v1
opentelemetry-api
google-cloud-testutils
numpy
psutil
py-cpuinfo
pytest-benchmark
PyYAML
mock
pytest
pytest-cov
pytest-asyncio
pytest-rerunfailures
pytest-xdist
google-cloud-iam
google-cloud-pubsub
google-cloud-kms
brotli
coverage
pyopenssl
opentelemetry-sdk
flake8
black
Author
Google LLC