Skip to main content

Container Analysis API API client library

Project description

ga pypi versions

Container Analysis API: An implementation of the Grafeas API, which stores, and enables querying and retrieval of critical metadata about all of your software artifacts.

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 Container Analysis 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-containeranalysis

Windows

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

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-containeranalysis-1.0.4.tar.gz (19.6 kB view details)

Uploaded Source

Built Distribution

google_cloud_containeranalysis-1.0.4-py2.py3-none-any.whl (25.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-containeranalysis-1.0.4.tar.gz.

File metadata

File hashes

Hashes for google-cloud-containeranalysis-1.0.4.tar.gz
Algorithm Hash digest
SHA256 b41a51716055d4e535a157e75b92d6afba581628dec3e41e500e9a87cce4d498
MD5 e3665c2b2abb1a15e2139c68193a9085
BLAKE2b-256 7d04f880fdc8932490fb686cdd530cbfc00747865589f33d20fc64cb93a72447

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_containeranalysis-1.0.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_containeranalysis-1.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 13c38ceaa5475e3d471f14d2d41b4b26679ab6d155aafd6d598b23e66aecc44e
MD5 6b0fefa13d2020e7fddabb3729541dc8
BLAKE2b-256 d1c8936690420b89927d21562f0ac5d97eb57a061bc0d1ce4578627f75802dab

See more details on using hashes here.

Provenance

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