Skip to main content

Google Cloud Secret Manager API client library

Project description

stable pypi versions

Secret Manager: Stores, manages, and secures access to application secrets.

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 Secret Manager.

  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-secret-manager

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-secret-manager

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-secret-manager-2.16.2.tar.gz (129.3 kB view details)

Uploaded Source

Built Distribution

google_cloud_secret_manager-2.16.2-py2.py3-none-any.whl (116.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-secret-manager-2.16.2.tar.gz.

File metadata

File hashes

Hashes for google-cloud-secret-manager-2.16.2.tar.gz
Algorithm Hash digest
SHA256 596521091c39b94a260d814776421c8a009f6463b392880041efa80283b5fd29
MD5 5b32079d70847197e1f1d7555393afd4
BLAKE2b-256 25137e481680b20cfc722da1c1d85a630cbb174642df2ec9be48cce336533e77

See more details on using hashes here.

File details

Details for the file google_cloud_secret_manager-2.16.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_secret_manager-2.16.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9814c1bf75d44e4d03d5b79a1ccb2b121b27348de8d09ba2deedb7ca5c6d76de
MD5 f313a2dfed0d5d8c2af76366198ccc03
BLAKE2b-256 780fcecdd6c4541caaa4ac99176c1dc248e85b48fa650e4be2fd073c3aac4ad2

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