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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for google_apps_events_subscriptions-0.1.3.tar.gz
Algorithm Hash digest
SHA256 f7dc3e90502581c407dd447107ed45c7955d7cac7bdba9b42d6fb9a67df6efdd
MD5 2c61f757f20e304cb3df1d15788bace6
BLAKE2b-256 fdbb70f92ab3469f4a52eed7cc5b207751a00fe9c7f1f118adf5bcec4022efd2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_apps_events_subscriptions-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 97ff809bf48a5e88ef12cddbde9898dc7be7aee42954ca0d3eb2711b788dd5eb
MD5 1f66b983b258420284a44717e1cdaf81
BLAKE2b-256 a46f3fc2cb6ee39753648af445531538b5a382f1c7d21f30b2204e644666ef33

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