skillfed

google-cloud-privilegedaccessmanager

Google Cloud Privilegedaccessmanager API client library

google-cloud-privilegedaccessmanager v0.4.1 179.9K downloads/30d#10,161 on PyPI5,373
Permissive license Apache-2.0 Active released

What it is and what it does

This is the official Python client library for Google Cloud Privileged Access Manager, a service that implements least-privilege access patterns by replacing standing privileges with on-demand, time-bound, approval-based access. The library wraps the PAM API, allowing developers to programmatically create entitlements, request temporary access, manage approvals, and audit access events within their Python applications.

The package is built on Google's standard cloud client infrastructure (google-api-core, google-auth, grpcio, proto-plus, protobuf) and is actively maintained as part of the googleapis/google-cloud-python monorepo. It targets modern Python versions (3.10 through 3.14) and is classified as Beta, meaning the API surface may evolve but the library is production-ready for the PAM service's current feature set.

Use it for:

  • Automate emergency access provisioning for incident responders by requesting temporary elevated privileges programmatically
  • Build approval workflows that integrate PAM access requests with internal ticketing or ITSM systems
  • Manage just-in-time service account access for CI/CD pipelines and automated deployment tasks
  • Audit and log all privilege elevation requests and approvals within a compliance-sensitive environment
  • Implement self-service access request portals that query eligible entitlements and submit requests on behalf of users

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Python client library for Google Cloud Privileged Access Manager, enabling programmatic control of just-in-time, time-bound, and approval-based access elevations to cloud resources.

Yes. This is the official, actively maintained client for Google Cloud Privileged Access Manager. Install it if you need to integrate PAM into Python applications or automate access request workflows. The low install friction, permissive license, active maintenance, and zero known vulnerabilities make it a safe choice. The Beta status is standard for Google Cloud client libraries and does not indicate instability.

Install

google-cloud-privilegedaccessmanager on PyPI

pip

pip install google-cloud-privilegedaccessmanager

uv

uv add google-cloud-privilegedaccessmanager

poetry

poetry add google-cloud-privilegedaccessmanager

Installing google-cloud-privilegedaccessmanager

Before you install

Low friction installation via pip; active maintenance with recent releases. Requires Python 3.10 or later. Depends on standard Google Cloud libraries (google-api-core, google-auth, grpcio, proto-plus, protobuf), all widely maintained.

License in practice

Apache-2.0 permissive license allows commercial and private use with minimal restrictions; suitable for most projects.

Quickstart

pip install google-cloud-privilegedaccessmanager

from google.cloud import privilegedaccessmanager_v1

client = privilegedaccessmanager_v1.PrivilegedAccessManagerClient()

Requires Python >= 3.10. Google Cloud project setup and authentication credentials (via google-auth) must be configured before use.

Verify before relying

  • Whether the library supports all Privileged Access Manager API methods or a subset of the service
  • Performance characteristics and rate limits for access request operations
  • Whether async/await patterns are supported for long-running operations

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 179,856/month — #10,161 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: google_cloud_privilegedaccessmanager-0.4.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 privileged access managerjust-in-time access controltemporary privilege elevationleast privilege access pythoncloud iam access requestsapproval-based access managementtime-bound resource access
google-cloudaccess-controlidentity-management

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

Programmatic access to Google Cloud Platform…

permissive · top 15,000 on PyPI

google-cloud-iamconnectorcredentials

Provides a Python client library for Google…

permissive · top 15,000 on PyPI

google-cloud-access-context-manager

Python client library for Google Cloud Access…

permissive · top 5,000 on PyPI

google-cloud-functions

Python client library for Google Cloud…

permissive · top 5,000 on PyPI

google-cloud-os-login

Python client library for Google Cloud OS…

permissive · top 1,000 on PyPI

pamela

Pamela provides a Python interface to the…

permissive · top 15,000 on PyPI

stigg-sidecar-sdk

Python SDK for interacting with Stigg Sidecar,…

unclear · top 15,000 on PyPI

python-pam

Python wrapper for Linux PAM (Pluggable…

permissive · top 5,000 on PyPI