Skip to main content

No project description provided

Project description

GA pypi versions

Service Control: Service Infrastructure is a foundational platform for creating, managing, securing, and consuming APIs and services across organizations. It is used by Google APIs, Cloud APIs, Cloud Endpoints, and API Gateway. Service Infrastructure provides a wide range of features to service consumers and service producers, including authentication, authorization, auditing, rate limiting, analytics, billing, logging, and monitoring.

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 Service Control 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-service-control

Windows

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

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-service-control-0.3.0.tar.gz (55.9 kB view details)

Uploaded Source

Built Distribution

google_cloud_service_control-0.3.0-py2.py3-none-any.whl (94.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-service-control-0.3.0.tar.gz.

File metadata

  • Download URL: google-cloud-service-control-0.3.0.tar.gz
  • Upload date:
  • Size: 55.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.0

File hashes

Hashes for google-cloud-service-control-0.3.0.tar.gz
Algorithm Hash digest
SHA256 c348b737649af10ced3424ada01baec7ab83c7c9a31c2b8f3ca8f93e0798a209
MD5 ee875d92afd770b5f9d723bb3ead560b
BLAKE2b-256 49a580069c464777acd61f969f7e21547fe41ffffeb1c4045d1d854c79c88f5d

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_service_control-0.3.0-py2.py3-none-any.whl.

File metadata

  • Download URL: google_cloud_service_control-0.3.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 94.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.0

File hashes

Hashes for google_cloud_service_control-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2368c2565c974d988b61d9a57332faf5618a4d782156ecfc2148976d983bf5fb
MD5 0c9c88d850b0e847e2c406a21b77d07c
BLAKE2b-256 7f87822d5786812dd29721894a6dcfe2c39fc4825b27b3bc8705f565a66d8394

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