Skip to main content

Datastream client library

Project description

stable pypi versions

Datastream: Serverless and easy-to-use change data capture and replication service.

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 Datastream 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.

Mac/Linux

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

Windows

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

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-datastream-1.0.2.tar.gz (127.5 kB view details)

Uploaded Source

Built Distribution

google_cloud_datastream-1.0.2-py2.py3-none-any.whl (114.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-datastream-1.0.2.tar.gz.

File metadata

File hashes

Hashes for google-cloud-datastream-1.0.2.tar.gz
Algorithm Hash digest
SHA256 a99f2cef199b1bf4db0ed342596409c04ded57aa33b02580bba1c73540553b3d
MD5 bca637ccd7eba832863ba0df0fa1413f
BLAKE2b-256 413ab9343274abd7a0432cb3f3e7bd34f906089104d29c2a45dee923464a5e26

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_datastream-1.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_datastream-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8197a76530a8bc426e59b126d6932a77183e67fd1ef0a961b0233090fb380d92
MD5 03c70ce35681262a75aaacfff530af0b
BLAKE2b-256 32e6b2203dd6ad8126d32b6d077477eb45518cb5a0b68d1d32d9b277c3260a73

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