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

Uploaded Source

Built Distribution

google_cloud_appengine_admin-1.9.1-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.1.tar.gz.

File metadata

File hashes

Hashes for google-cloud-appengine-admin-1.9.1.tar.gz
Algorithm Hash digest
SHA256 6449d4d2a9974d513c0d3cfec8d52ae0b740ddb0273a54a08df9a94de77f0e7b
MD5 f9a61d83d2ce88566830c4bac4de2d53
BLAKE2b-256 7dc7fe9ae3a3d04568a6bd4598b4555b5e1c854b8eb9a320bdd6812f93fce194

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_cloud_appengine_admin-1.9.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 af046db502c3f8c2e1d68767375c6669a2298ebcdcd7e3da4ac7ae131df6d97f
MD5 b29a85daeef524935590672b3eedea7f
BLAKE2b-256 ac1de3c727a6c50af071b9af6d41335e29e031f0566fe2630f6e7e5898534513

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