--- id: google-cloud-compute version: "1.50.0" license: Apache-2.0 license_treatment: permissive maintenance: active --- # google-cloud-compute — Google Cloud Compute API client library License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install google-cloud-compute uv add google-cloud-compute poetry add google-cloud-compute ## Description Python Client for Google Compute Engine ======================================= |stable| |pypi| |versions| `Google Compute Engine`_: Compute Engine is an infrastructure as a service (IaaS) product that offers self-managed virtual machine (VM) instances and bare metal instances. - `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-compute.svg :target: https://pypi.org/project/google-cloud-compute/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-compute.svg :target: https://pypi.org/project/google-cloud-compute/ .. _Google Compute Engine: https://cloud.google.com/compute/ .. _Client Library Documentation: https://cloud.google.com/python/docs/reference/compute/latest/summary_overview .. _Product Documentation: https://cloud.google.com/compute/ Quick Start ----------- In order to use this library, you first need to go through the following steps: 1. `Select or create a Cloud Platform project.`_ 2. `Enable... ## AI interpretation — verify before relying Python client library for Google Compute Engine that enables programmatic management of virtual machine instances and bare metal infrastructure on Google Cloud Platform. Verdict: Production-ready, actively maintained library with no known vulnerabilities and permissive licensing. Supports current Python versions (3.10–3.14) and integrates cleanly into the Google Cloud ecosystem. Suitable for applications requiring programmatic Compute Engine management at scale. [View on SkillFed](https://skillfed.io/packages/google-cloud-compute) · [View on PyPI](https://pypi.org/project/google-cloud-compute/)