google-cloud-resource-manager
Google Cloud Resource Manager API client library
Install
google-cloud-resource-manager on PyPI
pip
pip install google-cloud-resource-manageruv
uv add google-cloud-resource-managerpoetry
poetry add google-cloud-resource-managerPackage facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 6 — google-api-core, google-auth, grpcio, proto-plus, protobuf, grpc-google-iam-v1 |
| Maintenance | actively maintained — 52 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: google_cloud_resource_manager-1.18.0-py3-none-any.whl
About google-cloud-resource-manager
from the package's own PyPI description — quoted content, verbatim
Python Client for Cloud Resource Manager
|stable| |pypi| |versions|
Cloud Resource Manager_: Creates, reads, and updates metadata for Google Cloud Platform resource
containers.
Client Library Documentation_Product Documentation_
.. |stable| image:: https://img.shields.io/badge/support-stable-gold.svg :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-resource-manager.svg :target: https://pypi.org/project/google-cloud-resource-manager/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-resource-manager.svg :target: https://pypi.org/project/google-cloud-resource-manager/ .. _Cloud Resource Manager: https://cloud.google.com/resource-manager .. _Client Library Documentation: https://cloud.google.com/python/docs/reference/cloudresourcemanager/latest/summary_overview .. _Product Documentation: https://cloud.google.com/resource-manager
Quick Start
In order to use this library, you first need to go through the following steps:
Select or create a Cloud Platform project._ 2....
Read as markdown · JSON record · Source repository · Homepage
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
Official Python client library for Google Cloud Resource Manager, enabling programmatic creation, reading, and updates to GCP resource container metadata.
Low friction install with six stable Google Cloud dependencies (google-api-core, google-auth, grpcio, proto-plus, protobuf, grpc-google-iam-v1). Package is actively maintained with a release 52 days old and no archived status.
Apache-2.0 permissive license allows commercial and private use with minimal restrictions, typical for Google Cloud client libraries.
Usage
pip install google-cloud-resource-manager
from google.cloud import resourcemanager_v3
client = resourcemanager_v3.ProjectsClient()
# Use client methods to manage GCP resources
Requires Python >= 3.10; GCP credentials must be configured (via GOOGLE_APPLICATION_CREDENTIALS or Application Default Credentials).
Verdict: Production-stable, actively maintained Google-authored library with no known vulnerabilities, low install friction, and permissive licensing. Suitable for any GCP resource management automation in Python 3.10+.
Needs verification
- Whether grpc-google-iam-v1 or other dependencies introduce any transitive vulnerabilities not yet indexed
- Specific API coverage and completeness relative to the full Cloud Resource Manager API surface
Similar packages
permissive · top 1,000 on PyPI
google-cloud-secret-managerpermissive · top 1,000 on PyPI
google-cloud-workflowspermissive · top 1,000 on PyPI
google-cloud-monitoringpermissive · top 1,000 on PyPI
google-cloud-appengine-loggingpermissive · top 1,000 on PyPI
googleapis-common-protospermissive · top 100 on PyPI
google-cloud-bigquery-storagepermissive · top 1,000 on PyPI
google-cloud-loggingpermissive · top 1,000 on PyPI
google-cloud-dataproc-metastorepermissive · top 1,000 on PyPI
google-cloud-memcachepermissive · top 1,000 on PyPI