skillfed

grpc-google-iam-v1

IAM API client library

grpc-google-iam-v1 Permissive license Apache 2.0 Active 5,370 v0.14.5 released

Install

grpc-google-iam-v1 on PyPI

pip

pip install grpc-google-iam-v1

uv

uv add grpc-google-iam-v1

poetry

poetry add grpc-google-iam-v1

Package 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

Development Status :: 4 - BetaIntended Audience :: DevelopersLicense :: OSI Approved :: Apache Software LicenseOperating System :: OS IndependentProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Topic :: Internet

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:

  1. Select or create a Cloud Platform project._
  2. Enable billing for your project._
  3. Enable the IAM Meta._
  4. Set up Authentication._

.. _Select or create a Cloud Platform project.:...

Read as markdown · JSON record · Source repository

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
google cloud iam clientgrpc iam api pythongoogle access control managementcloud iam bindingsiam meta api clientgrpc-google-iam-v1

Similar packages