Skip to main content

Eventarc Publishing API client library

Project description

preview pypi versions

Eventarc Publishing API: lets you asynchronously deliver events from Google services, SaaS, and your own apps using loosely coupled services that react to state changes.

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 Eventarc Publishing 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-eventarc-publishing

Windows

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

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-eventarc-publishing-0.4.2.tar.gz (31.6 kB view details)

Uploaded Source

Built Distribution

google_cloud_eventarc_publishing-0.4.2-py2.py3-none-any.whl (39.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-eventarc-publishing-0.4.2.tar.gz.

File metadata

File hashes

Hashes for google-cloud-eventarc-publishing-0.4.2.tar.gz
Algorithm Hash digest
SHA256 d909846c8da07104845ce0e06a8647cb75c0f7f9aefc9ec6c76f7002286c9a7d
MD5 e20bdf0d16482b6880e6473fc281df73
BLAKE2b-256 27b277b38e7275faa1d402e20f328d1a52cc9124c231cd076978ce2957a208a2

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_eventarc_publishing-0.4.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_eventarc_publishing-0.4.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bac5e29055dcd0bf26d8d51c8ed2624e838ae48d68c0393e0eac3358e2c1ea01
MD5 633b9db54f01d1a294ecf675f24a5185
BLAKE2b-256 99a510e9ad44421872318fa4641d7d29823c5537b09c9fc116f501786f51be71

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