Google Cloud Appengine Logging API client library
Project description
Quick Start
In order to use this library, you first need to go through the following steps:
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-cloud-appengine-logging
Windows
py -m venv <your-env>
.\<your-env>\Scripts\activate
pip install google-cloud-appengine-logging
Next Steps
Read the Client Library Documentation for App Engine Logging Protos to see other available methods on the client.
Read the App Engine Logging Protos Product documentation to learn more about the product and see How-to Guides.
View this README to see the full list of Cloud APIs that we cover.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for google_cloud_appengine_logging-1.4.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | de7d766e5d67b19fc5833974b505b32d2a5bbdfb283fd941e320e7cfdae4cb83 |
|
MD5 | 5fd4a165cfbda58a504e1c30e41ffa30 |
|
BLAKE2b-256 | c9e78439212aae2af478c40ea535affe5f1a6132e52b49cec0700e35a8b39813 |
Hashes for google_cloud_appengine_logging-1.4.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 344e0244404049b42164e4d6dc718ca2c81b393d066956e7cb85fd9407ed9c48 |
|
MD5 | 16bd6e307aa08e123502051d17042a40 |
|
BLAKE2b-256 | 6f74e2a3c9a7bfe24ec39fe6529342f57bb2a0f667f476b663274c92edd6fc56 |