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

Uploaded Source

Built Distribution

google_cloud_secret_manager-1.0.2-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.2.tar.gz.

File metadata

File hashes

Hashes for google-cloud-secret-manager-1.0.2.tar.gz
Algorithm Hash digest
SHA256 dfe561c11904adc5692bde12c6da5e82b07f096e7863baf795381042689588e6
MD5 50edec46543c3b5e0e6cb7a1beed1ce6
BLAKE2b-256 b4dc4d0db2b4edbe803dee5e14acb6ef03843775d1e62fb5ae5a862e9e045d75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_secret_manager-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d3041bee17c6765194672147e57538a72f7e9637d5f8bb04450972ddce5fa512
MD5 68f7f3c4372b8b3ec4172a83f1fb3b7c
BLAKE2b-256 7592b66cbe6d0fba61ced7ed9a86750ef691cd60926ab1b931569d2f988720ec

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