{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet"}],"enrichment":{"capability":"Provides a Python client library for Google Cloud Identity and Access Management (IAM), enabling programmatic management of service accounts, roles, and access control policies for Google Cloud resources.","skillfed_tags":["google-cloud","iam-access-control","service-accounts"],"use_cases":["Automate service account creation and lifecycle management in CI/CD pipelines or infrastructure-as-code workflows.","Programmatically grant and revoke IAM roles for users, groups, or service accounts across multiple projects.","Query and audit access policies to verify who has permissions to specific resources.","Integrate IAM operations into custom tooling or multi-cloud orchestration platforms.","Manage authentication credentials for applications running on Google Cloud by creating and rotating service account keys."],"what_it_does":"This package is the official Python client for Google Cloud IAM, a managed service that controls who (identity) has what access (roles) to which resources in Google Cloud. It wraps the IAM API behind a Pythonic interface, letting you create and manage service accounts, assign roles to principals, and query access policies programmatically rather than through the console.\n\nThe library is built on top of google-api-core and google-auth, which handle the gRPC transport and credential management. It's part of the broader google-cloud-python ecosystem and is actively maintained by Google. The package supports current Python versions (3.10 and later) and carries no known security vulnerabilities.","worth_installing":"Yes. This is the official, actively maintained Python client for Google Cloud IAM with low install friction, no known vulnerabilities, and a permissive license. Install it if you need to manage IAM resources programmatically in Google Cloud\u2014it's the standard choice for this task."},"id":"google-cloud-iam","links":{"html":"https://skillfed.io/packages/google-cloud-iam","md":"https://skillfed.io/packages/google-cloud-iam.md","pypi":"https://pypi.org/project/google-cloud-iam/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-06","license_spdx":null,"license_treatment":"permissive","name":"google-cloud-iam","python_support":"supports_current","summary":"Google Cloud Iam API client library"},"popularity":{"monthly_downloads":11890115,"position":1354,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.24.1"}
