grpc-google-iam-v1
IAM API client library
Install
grpc-google-iam-v1 on PyPI
pip
pip install grpc-google-iam-v1uv
uv add grpc-google-iam-v1poetry
poetry add grpc-google-iam-v1Package facts
| License | Apache 2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 3 — grpcio, googleapis-common-protos, protobuf |
| Maintenance | actively maintained — 7 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: grpc_google_iam_v1-0.14.5-py3-none-any.whl
About grpc-google-iam-v1
from the package's own PyPI description — quoted content, verbatim
Python Client for IAM Meta
|preview| |pypi| |versions|
IAM Meta_: Manages access control for Google Cloud Platform resources.
Client Library Documentation_Product Documentation_
.. |preview| image:: https://img.shields.io/badge/support-preview-orange.svg :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels .. |pypi| image:: https://img.shields.io/pypi/v/grpc-google-iam-v1.svg :target: https://pypi.org/project/grpc-google-iam-v1/ .. |versions| image:: https://img.shields.io/pypi/pyversions/grpc-google-iam-v1.svg :target: https://pypi.org/project/grpc-google-iam-v1/ .. _IAM Meta: https://cloud.google.com/iam/ .. _Client Library Documentation: https://cloud.google.com/python/docs/reference/grpc-iam/latest .. _Product Documentation: https://cloud.google.com/iam/
Quick Start
In order to use this library, you first need to go through the following steps:
Select or create a Cloud Platform project._Enable billing for your project._Enable the IAM Meta._Set up Authentication._
.. _Select or create a Cloud Platform project.:...
AI interpretation — verify before relying
AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page
Provides gRPC client bindings for Google Cloud IAM, enabling programmatic access control management for Google Cloud Platform resources.
Low friction: pure Python wheel with three stable runtime dependencies (grpcio, googleapis-common-protos, protobuf). Active maintenance with release 7 days ago; requires Python ≥3.10.
Apache 2.0 permissive license allows commercial and private use with minimal restrictions; suitable for most deployment contexts.
Usage
pip install grpc-google-iam-v1
import grpcio
import googleapis-common-protos
import protobuf
Requires Python ≥3.10; Google Cloud authentication credentials must be configured separately.
Verdict: Actively maintained library for IAM access control on Google Cloud Platform. No known vulnerabilities, permissive Apache 2.0 license, and low install friction make it a reliable choice for projects requiring programmatic IAM management. Beta status reflects ongoing API refinement.
Needs verification
- Whether googleapis-common-protos and protobuf versions are pinned or have known compatibility constraints
- Whether the library supports async/await patterns or is synchronous-only
- Specific IAM operations and resource types covered by this v1 API binding
Similar packages
permissive · top 1,000 on PyPI
google-cloud-workflowspermissive · top 1,000 on PyPI
google-cloud-monitoringpermissive · top 1,000 on PyPI
google-cloud-appengine-loggingpermissive · top 1,000 on PyPI
google-cloud-os-loginpermissive · top 1,000 on PyPI
google-cloud-dataflow-clientpermissive · top 1,000 on PyPI
googleapis-common-protospermissive · top 100 on PyPI
google-cloud-bigquery-storagepermissive · top 1,000 on PyPI
google-cloud-translatepermissive · top 1,000 on PyPI
google-cloud-batchpermissive · top 1,000 on PyPI