skillfed

google-cloud-iamconnectorcredentials

Google Cloud Iamconnectorcredentials API client library

google-cloud-iamconnectorcredentials v0.1.1 268.7K downloads/30d#8,270 on PyPI5,373
Permissive license Apache-2.0 Active released

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-iamconnectorcredentials

uv

uv add google-cloud-iamconnectorcredentials

poetry

poetry add google-cloud-iamconnectorcredentials

Installing 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

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

Tags

google cloud iam credentials clientiamconnectorcredentials api pythongoogle cloud authentication libraryiam connector credentials managementgoogle cloud python clientcloud credential api access
google-cloudcredential-managementworkload-identity

More Internet packages

botocore

Botocore provides low-level, data-driven access…

permissive · top 100 on PyPI

aiobotocore

Provides an async client for AWS services using…

permissive · top 100 on PyPI

pydantic

Pydantic validates Python data structures…

permissive · top 100 on PyPI

filelock

Provides a platform-independent file locking…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

googleapis-common-protos

Provides common Protocol Buffer message…

permissive · top 100 on PyPI

google-cloud-iam

Provides a Python client library for Google…

permissive · top 5,000 on PyPI

grpc-google-iam-v1

Provides gRPC-based Python client bindings for…

permissive · top 1,000 on PyPI

google-cloud-privilegedaccessmanager

Python client library for Google Cloud…

permissive · top 15,000 on PyPI

google-cloud-billing

Programmatic access to Google Cloud Platform…

permissive · top 15,000 on PyPI

google-cloud-api-keys

Manages API keys for Google Cloud projects,…

permissive · top 15,000 on PyPI

google-cloud-os-login

Python client library for Google Cloud OS…

permissive · top 1,000 on PyPI

google-cloud-agentidentitycredentials

Provides a Python client library to interact…

permissive · top 15,000 on PyPI

edgegrid-python

Provides an authentication handler for HTTP…

permissive · top 5,000 on PyPI

google-cloud-access-context-manager

Python client library for Google Cloud Access…

permissive · top 5,000 on PyPI

google-cloud-resource-manager

Provides a Python client for Google Cloud…

permissive · top 1,000 on PyPI