Skip to main content

Datastream client library

Project description

alpha 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-0.4.3.tar.gz (127.0 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for google-cloud-datastream-0.4.3.tar.gz
Algorithm Hash digest
SHA256 fc233b1c35d43cf3773e3702e9f707fac27972d44f0fe67c41d83da14960f1d5
MD5 ad075d2aa3252ac56e864d3e1914cfef
BLAKE2b-256 8d73be9f85f856efea9034db9e0cf0b947122b24d6b8dab72fc08020cd01bd97

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_cloud_datastream-0.4.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 04c68b8a813b3dd5cc5a106ef17ee66e5bb4c9f49513e058cf5ec59dce9eb957
MD5 4c4e12113dd56447fbd61fd7f298db2c
BLAKE2b-256 4b01ccd8828137f1451e045cf46c0605505baf27e76106bffa45eea501c9d9fc

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