Skip to main content

No project description provided

Project description

GA pypi versions

Pub/Sub Lite API:

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 Pub/Sub Lite 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-pubsublite

Windows

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

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-pubsublite-1.4.2.tar.gz (193.8 kB view details)

Uploaded Source

Built Distribution

google_cloud_pubsublite-1.4.2-py2.py3-none-any.whl (265.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-pubsublite-1.4.2.tar.gz.

File metadata

File hashes

Hashes for google-cloud-pubsublite-1.4.2.tar.gz
Algorithm Hash digest
SHA256 9529735bc899520d91b219ee894f4c77298cc22bb2aaccfcec19063a317a84e3
MD5 08d6bda34b05e4ffce4b440da071a206
BLAKE2b-256 661a7dbb2df03e959f5ae811696bb0351e676714a10aa774e2e43ae71186128c

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_pubsublite-1.4.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_pubsublite-1.4.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9ad2c79d65e6f6c5ebbbefcecbb72cecddab1a20b1437d20da9d13efb33c72d9
MD5 07c9f742e57fa9121ca95ed193e49bc9
BLAKE2b-256 12e26aaddd46a1a9234b140584adfc6fc368abab2c6cd15434c1fd2920a6a567

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