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

Uploaded Source

Built Distribution

google_cloud_appengine_admin-1.9.0-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.0.tar.gz.

File metadata

File hashes

Hashes for google-cloud-appengine-admin-1.9.0.tar.gz
Algorithm Hash digest
SHA256 ee29ec083a73a2624193cd8506c734caf3e507a2a5978c56daf6f3f71042adc8
MD5 c3bfe2b4d84750811eba523b6e3145e1
BLAKE2b-256 e8102e4a61271c77195cf17006ea337fa4778863dc14ee1da3892ae23a743c71

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_cloud_appengine_admin-1.9.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 dd99332241c2cee0d721a05dc1f20d5293670a38695688c0e1d92f1875ebf819
MD5 0124474ec72429ab030979fa1710ad7d
BLAKE2b-256 10ac9c2fc3877e4221ba8814ed9753f729e1aeef03484d4abca2434deaa88613

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