Skip to main content

Google Cloud Appengine Admin API client library

Project description

stable pypi versions

App Engine Admin API: allows you to manage your App Engine 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 App Engine Admin API.

  4. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

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

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-appengine-admin

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-appengine-admin

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-cloud-appengine-admin-1.9.2.tar.gz (261.6 kB view details)

Uploaded Source

Built Distribution

google_cloud_appengine_admin-1.9.2-py2.py3-none-any.whl (302.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-appengine-admin-1.9.2.tar.gz.

File metadata

File hashes

Hashes for google-cloud-appengine-admin-1.9.2.tar.gz
Algorithm Hash digest
SHA256 7b45fd83aa04112fd1722e8229b2d42e9438d3b503677570066d5a2e5736c40f
MD5 f99b05601f10bfcadfeabf30d42b9211
BLAKE2b-256 2282fd0ccd1deb215ff0a8adc3b5d0f3be1fbff53902713533b98c8716d0f0e8

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_appengine_admin-1.9.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_appengine_admin-1.9.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6361b45bc3d709530911329a13deee29d729b75f697c601fb60582ca2d602ab1
MD5 9807e096e052b9069a0de7cc4c6624ff
BLAKE2b-256 5d8470e4faf7f87e1e88522ac61ca903d94e2681c2a49f824905dbfbee1be6b0

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