Skip to main content

Secret Manager API API client library

Project description

ga pypi versions

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

Supported Python Versions

Python >= 3.6

Deprecated Python Versions

Python == 2.7.

The last version of this library compatible with Python 2.7 is google-cloud-secret-manager==1.0.0.

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

Uploaded Source

Built Distribution

google_cloud_secret_manager-2.11.0-py2.py3-none-any.whl (97.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for google-cloud-secret-manager-2.11.0.tar.gz
Algorithm Hash digest
SHA256 9da1357bb4f51343f7331242318737619efdbffdd54d6d7d0ff2e1cd189eee39
MD5 39167ece4cb0c734d92d0fe7f83bcf1e
BLAKE2b-256 8453864da4d49cad3edf46ed8b1744aa794b13f47c5f89587e7112a3c7bef37c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_secret_manager-2.11.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c6f7c86d149907bcec0bc5b8d0867a65ca9f1aaee5ae0f82079749ea3039e828
MD5 dd106197ec1ec0b476231e99fc082a1d
BLAKE2b-256 3dbffd86d1753f62a4e9bdb6754cb90e302d545a6fb0880a8cb06ccfb4c58c3d

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