Skip to main content

Storage Transfer API client library

Project description

stable pypi versions

Storage Transfer Service API: Secure, low-cost services for transferring data from cloud or on-premises sources.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Storage Transfer Service API.

  4. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-storage-transfer

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-storage-transfer

Next Steps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-cloud-storage-transfer-1.5.2.tar.gz (61.0 kB view details)

Uploaded Source

Built Distribution

google_cloud_storage_transfer-1.5.2-py2.py3-none-any.whl (62.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-storage-transfer-1.5.2.tar.gz.

File metadata

File hashes

Hashes for google-cloud-storage-transfer-1.5.2.tar.gz
Algorithm Hash digest
SHA256 cb2d075f2d383c5b0ceaf1beb4ff601fe350b67e0632cc8ddcd9e54d21ab1ec1
MD5 8080667eea3f528932cee748aa7d835d
BLAKE2b-256 76cfce14be09f0b0e88dcec362005afeb4413ab637e45a7c37460260472b4c33

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_storage_transfer-1.5.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_storage_transfer-1.5.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 dba9bdf40bb3018aceb42fee1c0f2de639c2d345a112f5137406e24397822e24
MD5 74371cd2efe3c48234fe221c91448575
BLAKE2b-256 ab0092501f87e01b0d67034e2001ee8972e3947bff9e13054d5840b895ca31d8

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page