No project description provided
Project description
Cloud Service Directory API: Allows the registration and lookup of services.
Quick Start
In order to use this library, you first need to go through the following steps:
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-service-directory
Windows
pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-service-directory
Next Steps
Read the Client Library Documentation for Cloud Service Directory API to see other available methods on the client.
Read the Service Directory API Product documentation to learn more about the product and see How-to Guides.
View this README to see the full list of Cloud APIs that we cover.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for google-cloud-service-directory-1.4.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7c308ec89c1e7b1d901e072681029739bea3014181b42ffb3503354682a9d17 |
|
MD5 | 36188e71d2cd35375aa66930b1ae320b |
|
BLAKE2b-256 | 830489ed605a5b08e5c6313bcba91b15b214930699460eddc2870ad800b3ec53 |
Hashes for google_cloud_service_directory-1.4.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 570d7352b0ea0b40d3157b64addf48d421f328339af5c30dc6088926b895b01e |
|
MD5 | e2a6113e781f7e8d83634134bd5b517b |
|
BLAKE2b-256 | cfacfbbfdb4c64be9eda37c061429535c377763ec66984dbc449814f66207fe2 |