--- id: google-cloud-vision version: "3.15.0" license: Apache-2.0 license_treatment: permissive maintenance: active --- # google-cloud-vision — Google Cloud Vision API client library License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install google-cloud-vision uv add google-cloud-vision poetry add google-cloud-vision ## Description Python Client for Cloud Vision ============================== |stable| |pypi| |versions| `Cloud Vision`_: Integrates Google Vision features, including image labeling, face, logo, and landmark detection, optical character recognition (OCR), and detection of explicit content, into applications. - `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-vision.svg :target: https://pypi.org/project/google-cloud-vision/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-vision.svg :target: https://pypi.org/project/google-cloud-vision/ .. _Cloud Vision: https://cloud.google.com/vision/ .. _Client Library Documentation: https://cloud.google.com/python/docs/reference/vision/latest/summary_overview .. _Product Documentation: https://cloud.google.com/vision/ 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 Cloud Vision API, enabling image analysis including labeling, face/logo/landmark detection, OCR, and explicit content detection. Verdict: Production-stable Google-backed library with active maintenance, low install friction, and permissive licensing. Requires GCP project setup and authentication but is well-suited for applications needing image analysis at scale. [View on SkillFed](https://skillfed.io/packages/google-cloud-vision) · [View on PyPI](https://pypi.org/project/google-cloud-vision/)