google-cloud-os-login 0.1.0
pip install google-cloud-os-login==0.1.0
Released:
GAPIC library for the Google Cloud OS Login API
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache 2.0)
- Author: Google LLC
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
Project description
Google Cloud OS Login API: Manages OS login configuration for Google account users.
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-os-login
Windows
pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-os-login
Next Steps
Read the Client Library Documentation for Google Cloud OS Login API API to see other available methods on the client.
Read the Google Cloud OS Login API Product documentation to learn more about the product and see How-to Guides.
View this repository’s main README to see the full list of Cloud APIs that we cover.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache 2.0)
- Author: Google LLC
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
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
File details
Details for the file google-cloud-os-login-0.1.0.tar.gz
.
File metadata
- Download URL: google-cloud-os-login-0.1.0.tar.gz
- Upload date:
- Size: 19.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1c5a5b3b9565a7d5f6dc12f16c56d45529cae50d9f621e947019572739ad05b6
|
|
MD5 |
3e7c7eac54f05e1a48a078e7e36a3833
|
|
BLAKE2b-256 |
2627b2478abb331e18d4986db0b59b9cae61f60429870666d2cdaccdc7b3c2e9
|
File details
Details for the file google_cloud_os_login-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: google_cloud_os_login-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 20.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ae3af13c1a8d498d176c891d66608d8e23f3400f4c1e5686e0f96e6e9242586a
|
|
MD5 |
da7017dac2f0a1f67063419006064e3b
|
|
BLAKE2b-256 |
ecb4bc50cf7549efd2831e330a92e14e2760a6ee6dfeb2eec85dafe082180ba7
|