Skip to main content

Google Apps Chat API client library

Project description

preview pypi versions

Chat 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 Chat 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-chat

Windows

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

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_chat-0.1.14.tar.gz (173.2 kB view details)

Uploaded Source

Built Distribution

google_apps_chat-0.1.14-py3-none-any.whl (149.8 kB view details)

Uploaded Python 3

File details

Details for the file google_apps_chat-0.1.14.tar.gz.

File metadata

  • Download URL: google_apps_chat-0.1.14.tar.gz
  • Upload date:
  • Size: 173.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.18

File hashes

Hashes for google_apps_chat-0.1.14.tar.gz
Algorithm Hash digest
SHA256 1ef4532838fac5cbb8ae34784af0e63ac302bc58dfa9b1aee98bc31cb4a0e62c
MD5 a5048351edede69b8fcf6bd874a9ecde
BLAKE2b-256 8f96ec52f24565a25793f5ee0bb0a6d60854d07de48edeac9d1d990241de37e0

See more details on using hashes here.

File details

Details for the file google_apps_chat-0.1.14-py3-none-any.whl.

File metadata

File hashes

Hashes for google_apps_chat-0.1.14-py3-none-any.whl
Algorithm Hash digest
SHA256 c90f497dcda7461351c567540518553b09163461a61ce25fada98b0b5a63cf00
MD5 d4698e97f90f88c6f78a06bf070e447f
BLAKE2b-256 77281cc04fec69fcd0077fa8d96399776be0ceea28dc2a2851ffc4b0f89d5738

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