Skip to main content

Cloud Data Fusion API client library

Project description

stable pypi versions

Cloud Data Fusion API: is a fully managed, cloud-native, enterprise data integration service for quickly building and managing data pipelines.

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 Cloud Data Fusion 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-data-fusion

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-data-fusion

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-data-fusion-1.5.3.tar.gz (44.3 kB view details)

Uploaded Source

Built Distribution

google_cloud_data_fusion-1.5.3-py2.py3-none-any.whl (45.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-data-fusion-1.5.3.tar.gz.

File metadata

File hashes

Hashes for google-cloud-data-fusion-1.5.3.tar.gz
Algorithm Hash digest
SHA256 1a7d2e2eed3b342e3f100b6db3b2eace6ae49712f326e6ca15d2b41f3dd52e90
MD5 879afaf3a024c1ec87f024ec6664ac69
BLAKE2b-256 1419190bf31410301e217fbea8f0d6c57d38a5b78c58e766f1d0b9513a85bb7a

See more details on using hashes here.

File details

Details for the file google_cloud_data_fusion-1.5.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_data_fusion-1.5.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9f838c8cf0fc2b01fd6b2b596d8d6bfd3d08234631affd2d59fc7b493d93d0e3
MD5 9cc15c27d8e1722ee5eb085f16fd4bcc
BLAKE2b-256 603b653ea8adf320bd18ad04d260753d3a8a781389ffaa90ff252dd060c64bd8

See more details on using hashes here.

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