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

Uploaded Source

Built Distribution

google_apps_chat-0.1.0-py3-none-any.whl (114.4 kB view details)

Uploaded Python 3

File details

Details for the file google-apps-chat-0.1.0.tar.gz.

File metadata

  • Download URL: google-apps-chat-0.1.0.tar.gz
  • Upload date:
  • Size: 127.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for google-apps-chat-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a51f943467b844be8d0340838e10c224f76eabaa730cffee2e3a1474b28f6cb5
MD5 bc65b5e1d386da7045a67d670667beab
BLAKE2b-256 3db2093605f04ac66c1d67607d4465c5634b2de5eb4278c16680a0cafa8d9af4

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_apps_chat-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 890b902353da63308088f59ef1fd255b0a06b6b5e8ad80a3523271476508c0a6
MD5 ccce0b17eb2ca16f353d714b739fb661
BLAKE2b-256 c642de9c360e45b716adb8061ae6d3e4b0f29b454a6a37b37f1732536887d515

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