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.1.tar.gz (127.3 kB view details)

Uploaded Source

Built Distribution

google_cloud_datastream-1.0.1-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.1.tar.gz.

File metadata

File hashes

Hashes for google-cloud-datastream-1.0.1.tar.gz
Algorithm Hash digest
SHA256 8ed24aa6baa034670d201ee0e6d6756fd8930729b2586320ef68906b3a8ce802
MD5 55496e2e4ae87cee800fdf08686b5cff
BLAKE2b-256 910696d5fc2c978f3bc63a88ec8754f06c876bafe3a6e72de6b7b04970b683e4

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_cloud_datastream-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 705f531b61fa4668a1135a6e2ac5cce437aec4cf9f1356399e51a45de2bd4933
MD5 dcf101dc9fbf592b39e443d923c59fd2
BLAKE2b-256 e34927ee9245e70451a243cdbb43a52f53bfdef294572b3bdf9f373a7cd64a78

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