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.

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

Uploaded Source

Built Distribution

google_cloud_secret_manager-1.0.1-py2.py3-none-any.whl (63.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for google-cloud-secret-manager-1.0.1.tar.gz
Algorithm Hash digest
SHA256 8e93244bde9dbe3e95422e7d50d517d760d01f233513285b9eefc9e0f1a6b754
MD5 9212cd613a367f083341c3223db88149
BLAKE2b-256 bae675c07dad301d2c9684efea197e402df0d12b7c25837833ef872fe9358c6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_secret_manager-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 21a441c8f877535fb91709388478ce0016259c81de9a0230813d4e71ef4b9b5a
MD5 bec658fd2adfcefb49f72a11e434a199
BLAKE2b-256 e96379ab32bfa8eb22120fac6a657ddcf3aeeba772572579ea8bd0fc0e76e422

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