Google Cloud Managed Identities API client library
Project description
Managed Service for Microsoft Active Directory: is a highly available, hardened Google Cloud service running actual Microsoft AD that enables you to manage authentication and authorization for your AD-dependent workloads, automate AD server maintenance and security configuration, and connect your on-premises AD domain to the cloud.
Quick Start
In order to use this library, you first need to go through the following steps:
Installation
Install this library in a virtual environment using venv. venv is a tool that creates isolated Python environments. These isolated environments can have separate versions of Python packages, which allows you to isolate one project’s dependencies from the dependencies of other projects.
With venv, 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
python3 -m venv <your-env>
source <your-env>/bin/activate
pip install google-cloud-managed-identities
Windows
py -m venv <your-env>
.\<your-env>\Scripts\activate
pip install google-cloud-managed-identities
Next Steps
Read the Client Library Documentation for Managed Service for Microsoft Active Directory to see other available methods on the client.
Read the Managed Service for Microsoft Active Directory 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-managed-identities-1.8.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42982f605a79653a87a98aca74dfb9e0b825dd57a45c31aaf0f35adff6465e5c |
|
MD5 | 669174ac068f49a49e5f5505e671df4e |
|
BLAKE2b-256 | 6e29d95dd173064f1921a0bbf32e251c498f61d73ac0030f66d5e312cdb34938 |
Hashes for google_cloud_managed_identities-1.8.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3da0d6189c0bd0c9509b2e90979ced1f3fd29fe4c7a225e26a8ae643d9e7c6f1 |
|
MD5 | cc08d2f3f55c28e852bf154ed50713d0 |
|
BLAKE2b-256 | a075e1af5d2931f5c44902a298a9dd4920fe55dde03c1326e01018da3b8fe25f |