Skip to main content

Apigee Registry API client library

Project description

preview pypi versions

Apigee Registry API API: allows teams to upload and share machine-readable descriptions of APIs that are in use and in development.

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 Apigee Registry API 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.

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-apigee-registry

Windows

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

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-apigee-registry-0.2.0.tar.gz (116.6 kB view details)

Uploaded Source

Built Distribution

google_cloud_apigee_registry-0.2.0-py2.py3-none-any.whl (101.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-apigee-registry-0.2.0.tar.gz.

File metadata

File hashes

Hashes for google-cloud-apigee-registry-0.2.0.tar.gz
Algorithm Hash digest
SHA256 347354c30fa600e474899f2d07d34e069cc636835408b3e61e54c70a05c5666c
MD5 381fd17e2ef66e4a2f71898bbe763018
BLAKE2b-256 e85cd54a3d7d44c189a01246b62738a6224e44b572d3fb9b7bfe5dbe04cb3320

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_apigee_registry-0.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_apigee_registry-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e9bc41a04f750f0bd290bcf832b7422f18cb09c14da23c48225d3e4b530a1173
MD5 9e4fbb36c6cabc23ebbef9a92168bec8
BLAKE2b-256 be7a158c816d614342a47adaaa1cdfb5ca3bae9d8fd04d0773addcb673abf29a

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