Skip to main content

Google Cloud Shell API client library

Project description

stable pypi versions

Cloud Shell: is an interactive shell environment for Google Cloud that makes it easy for you to learn and experiment with Google Cloud and manage your projects and resources from your web browser.

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 Cloud Shell.

  4. Setup Authentication.

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-shell

Windows

py -m venv <your-env>
.\<your-env>\Scripts\activate
pip install google-cloud-shell

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-shell-1.7.3.tar.gz (45.7 kB view details)

Uploaded Source

Built Distribution

google_cloud_shell-1.7.3-py2.py3-none-any.whl (49.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-shell-1.7.3.tar.gz.

File metadata

  • Download URL: google-cloud-shell-1.7.3.tar.gz
  • Upload date:
  • Size: 45.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for google-cloud-shell-1.7.3.tar.gz
Algorithm Hash digest
SHA256 337c3e7b8d1413acc6a676b629b6dce6a82529a81a3a2c52a8e04da185f3cb10
MD5 13baba64df60cd5c5237c5eca8f79784
BLAKE2b-256 a60ba10721735cfd10f945b08911430986afb201fb8aaaeef9f0d03c71ea3c14

See more details on using hashes here.

File details

Details for the file google_cloud_shell-1.7.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_shell-1.7.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2b711749034a5691162d59f36ef894ccd8b3c18263f95263d5ee0be4da8cb6e9
MD5 93cf3d9c525d882233d2ffac91615f61
BLAKE2b-256 ad9f9f15b2324bec292bd891c79fd8e3f45a28f30932254acebe8c8779c400be

See more details on using hashes here.

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