Skip to main content

App Engine Admin API client library

Project description

GA pypi versions

App Engine Admin 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.

  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.

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

google_cloud_appengine_admin-1.3.3-py2.py3-none-any.whl (250.6 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for google-cloud-appengine-admin-1.3.3.tar.gz
Algorithm Hash digest
SHA256 0fc3c571b979b707253a7d9c5899d3fe5880fd63b4450c5621fc7b26fe536c28
MD5 02a690ebdf90361594c12c9be88f045a
BLAKE2b-256 a3abf5993f4a312498f861245e7dd997c99ac10703ef01ae346e7ecc6de9ff6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_appengine_admin-1.3.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8e82df5b127667c6f81ff33ac2d06aa8804617646a79564e8397e893739ae702
MD5 340b4195a491bfe78a1d25b7cf3d23a4
BLAKE2b-256 a6dabde252c9fd8ebc724840cd2ce69a6ff75598229e69aeaa93c4b648100b96

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page