Skip to main content

Google Apps Events Subscriptions API client library

Project description

preview pypi versions

Google Workspace Events API: The Google Workspace Events API lets you subscribe to events and manage change notifications across Google Workspace applications.

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 Google Workspace Events API.

  4. Setup Authentication.

Installation

Install this library in a virtual environment using venv. venv is a tool that creates isolated Python environments. These isolated environments can have separate versions of Python packages, which allows you to isolate one project’s dependencies from the dependencies of other projects.

With venv, 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

python3 -m venv <your-env>
source <your-env>/bin/activate
pip install google-apps-events-subscriptions

Windows

py -m venv <your-env>
.\<your-env>\Scripts\activate
pip install google-apps-events-subscriptions

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_apps_events_subscriptions-0.1.4.tar.gz (65.7 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file google_apps_events_subscriptions-0.1.4.tar.gz.

File metadata

File hashes

Hashes for google_apps_events_subscriptions-0.1.4.tar.gz
Algorithm Hash digest
SHA256 ad440bcf47d315a3c7af1ed8d23cfea43ca05dee97ca36063ee9f59c773c19b3
MD5 9a7bad5bc77a682cf0223194edd45d56
BLAKE2b-256 063ef3c50242a68b1a2d9dc40c8a6f81ad5fd7fe0459f38d2e345c37087944e8

See more details on using hashes here.

File details

Details for the file google_apps_events_subscriptions-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for google_apps_events_subscriptions-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 7621bf6a1aea03c4909ea4e03f94d7beeb864aa8ea0a856826d2505892969811
MD5 18bf46a181b1293fa79e9fade93a94fc
BLAKE2b-256 e5904bb6bb56bb3ce923ba23defffa19661729e171e116977c317600091029eb

See more details on using hashes here.

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