google-cloud-iamconnectorcredentials
Google Cloud Iamconnectorcredentials API client library
What it is and what it does
This package is Google's official Python client library for the IAM Connector Credentials API, a service for managing and exchanging credentials in Google Cloud environments. It wraps the underlying gRPC and REST APIs with a Pythonic interface, handling protocol buffers, authentication, and request/response serialization automatically through its dependencies on google-api-core, google-auth, grpcio, proto-plus, and protobuf.
The library is designed for developers who need to programmatically obtain, exchange, or manage credentials within Google Cloud applications—typically in service-to-service authentication, workload identity federation, or multi-cloud credential bridging scenarios. It is actively maintained, supports Python 3.10 through 3.14, and carries no known security vulnerabilities. Installation is straightforward with low friction, though it requires prior Google Cloud project setup and API enablement.
Use it for:
- Obtain short-lived credentials for service-to-service authentication in Google Cloud applications.
- Exchange external credentials (from on-premises or other cloud providers) for Google Cloud access tokens.
- Implement workload identity federation flows to authenticate workloads running outside Google Cloud.
- Build multi-cloud credential management systems that bridge Google Cloud and external identity providers.
- Automate credential lifecycle management in containerized or serverless deployment pipelines.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides a Python client library for Google Cloud's IAM Connector Credentials API, enabling programmatic access to credential management and authentication services.
Yes, if you are building on Google Cloud and need programmatic credential management or workload identity federation. The package is actively maintained, has low install friction, carries no known vulnerabilities, and is backed by Google's official support. Install only if your project requires the IAM Connector Credentials API; it is not a general-purpose authentication library.
Install
google-cloud-iamconnectorcredentials on PyPI
pip
pip install google-cloud-iamconnectorcredentialsuv
uv add google-cloud-iamconnectorcredentialspoetry
poetry add google-cloud-iamconnectorcredentialsInstalling google-cloud-iamconnectorcredentials
Before you install
Low install friction with a pure-Python wheel distribution. Actively maintained with recent releases; repository shows active development and community engagement.
License in practice
Apache-2.0 permissive license allows use in most commercial and open-source projects with minimal restrictions; attribution required.
Quickstart
pip install google-cloud-iamconnectorcredentials
from google.cloud import iamconnectorcredentials_v1
client = iamconnectorcredentials_v1.IAMConnectorCredentialsClient()
Requires Python >= 3.10; Google Cloud project setup and API enablement required before use.
Verify before relying
- Specific credential exchange workflows and supported authentication flows beyond standard Google Cloud auth patterns.
- Performance characteristics and rate limits for credential generation or refresh operations.
- Compatibility with non-Google identity providers or federated identity scenarios.
Package facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 5 — google-api-core, google-auth, grpcio, proto-plus, protobuf |
| Maintenance | actively maintained — 53 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 268,744/month — #8,270 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: google_cloud_iamconnectorcredentials-0.1.1-py3-none-any.whl
Tags
More Internet packages
Botocore provides low-level, data-driven access…
permissive · top 100 on PyPI
aiobotocoreProvides an async client for AWS services using…
permissive · top 100 on PyPI
pydanticPydantic validates Python data structures…
permissive · top 100 on PyPI
filelockProvides a platform-independent file locking…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
googleapis-common-protosProvides common Protocol Buffer message…
permissive · top 100 on PyPI
google-cloud-iamProvides a Python client library for Google…
permissive · top 5,000 on PyPI
grpc-google-iam-v1Provides gRPC-based Python client bindings for…
permissive · top 1,000 on PyPI
google-cloud-privilegedaccessmanagerPython client library for Google Cloud…
permissive · top 15,000 on PyPI
google-cloud-billingProgrammatic access to Google Cloud Platform…
permissive · top 15,000 on PyPI
google-cloud-api-keysManages API keys for Google Cloud projects,…
permissive · top 15,000 on PyPI
google-cloud-os-loginPython client library for Google Cloud OS…
permissive · top 1,000 on PyPI
google-cloud-agentidentitycredentialsProvides a Python client library to interact…
permissive · top 15,000 on PyPI
edgegrid-pythonProvides an authentication handler for HTTP…
permissive · top 5,000 on PyPI
google-cloud-access-context-managerPython client library for Google Cloud Access…
permissive · top 5,000 on PyPI
google-cloud-resource-managerProvides a Python client for Google Cloud…
permissive · top 1,000 on PyPI