$npx skillfedfor your agent

Packages starting with 'G'

522 packages · page 9 of 14

Packages

google-cloud-vectorsearch With conditions
PyPI · Internet · released Jun 2026

Python client library for Google Cloud Vector Search, enabling you to store, index, and query vector embeddings through a managed API for semantic search and recommendation applications.

However, you must have a Google Cloud project with Vector Search enabled and be prepared for API costs; this is not a local or offline solution.

Apache-2.0pure Python · 3.10+
3.7Mdownloads / mo
google-cloud-video-transcoder Worth it
PyPI · Internet · released Jun 2026

Python client library for Google Cloud Video Transcoder API, enabling programmatic conversion of video files into formats suitable for consumer distribution.

Install it if you need to programmatically transcode video on Google Cloud; skip it if you don't use the Transcoder service or prefer a different cloud provider.

Apache-2.0pure Python · 3.10+
603.9Kdownloads / mo
google-cloud-videointelligence Worth it
PyPI · Internet · released Jun 2026

Python client library for Google Cloud Video Intelligence API, enabling detection of objects, explicit content, and scene changes in videos, plus speech-to-text transcription via asynchronous and streaming APIs.

Install it if you need to analyze video content via Google Cloud Video Intelligence and are running Python 3.10 or later.

Apache-2.0pure Python · 3.10+
81.7Mdownloads / mo
google-cloud-vision Worth it
PyPI · Internet · released Jun 2026

Provides a Python client library for Google Cloud Vision API, enabling image analysis tasks like object labeling, face detection, OCR, and explicit content detection.

Install it if you need image analysis capabilities backed by Google's trained models and can provision a Google Cloud project with appropriate credentials.

Apache-2.0pure Python · 3.10+
86.2Mdownloads / mo
google-cloud-webrisk Worth it
PyPI · Internet · released Jun 2026

Python client library for Google Cloud Web Risk, enabling applications to check URLs against Google's lists of unsafe web resources.

Install it if you need to validate URLs against Google's threat lists in a Python application and have access to a Google Cloud project with Web Risk enabled.

Apache-2.0pure Python · 3.10+
76.2Kdownloads / mo
google-cloud-workflows Worth it
PyPI · Internet · released Jun 2026

Python client library for Google Cloud Workflows that lets you manage workflow definitions through the Workflows API.

Install it if you need to manage Google Cloud Workflows from Python code.

Apache-2.0pure Python · 3.10+
81.0Mdownloads / mo
google-compute-engine Skip
PyPI · Python Modules · released Jan 2019

Provides Python bindings and utilities for interacting with Google Compute Engine metadata and guest environment configuration on Linux VMs.

Apache-2.0builds from sourceabandoned
156.4Kdownloads / mo
google-crc32c With conditions
PyPI · released Dec 2025

Provides a fast CRC32C checksum computation by wrapping Google's hardware-accelerated C library, with prebuilt wheels for modern Python versions across Linux, macOS, and Windows.

However, the abandoned repository status and undeclared license are red flags for long-term use—verify license compatibility and consider whether you can tolerate no…

license unclearcompiled wheel · 3.9+abandoned
193.9Mdownloads / mo
google-events Worth it
PyPI · Internet · released Dec 2024

Provides Python classes for Google CloudEvents event types, enabling parsing and handling of event payloads from Google Cloud services.

Install it if you are building Cloud Run services or other Python applications that consume Google CloudEvents.

Apache-2.0pure Python · 3.7+
627.6Kdownloads / mo
google-gax Skip
PyPI · Application Frameworks · released Feb 2018

Provides gRPC and Google API infrastructure utilities for client and server development, now deprecated in favor of google-api-core.

BSD-3-Clausepure Pythonabandoned
83.7Kdownloads / mo
google-genai Worth it
PyPI · Python Modules · released Aug 2026

Python SDK for integrating Google's Gemini generative models and the Gemini Enterprise Agent Platform into applications via a unified client interface.

Install it if you need to integrate Gemini models into Python applications; pin the version to < 3.0.0 if you want to avoid breaking changes in the next major release.

Apache-2.0pure Python · 3.10+
298.1Mdownloads / mo
google-generativeai Skip
PyPI · Artificial Intelligence · released Dec 2025

Provides a Python client library for calling Google's Gemini generative AI models, though the package is now deprecated in favor of the Google Generative AI SDK.

Install only if you are maintaining legacy code that already depends on it; do not use for new projects.

Apache-2.0pure Python · 3.9+abandoned
16.4Mdownloads / mo
google-geo-type With conditions
PyPI · Internet · released Jun 2026

Provides Python bindings for Google's Common Geo Types, enabling access to shared geographic data structures used across Google Maps and location-based APIs.

Apache-2.0pure Python · 3.10+
515.7Kdownloads / mo
google-i18n-address Worth it
PyPI · Python Modules · released Sep 2024

Validates, normalizes, and formats postal addresses according to country-specific rules using Google's i18n address metadata, with support for latinization and form generation.

BSD-3-Clausepure Python
160.3Kdownloads / mo
google-maps-addressvalidation With conditions
PyPI · Internet · released Jun 2026

Python client library for Google Maps Address Validation API that verifies address accuracy, parses components, returns geocodes, and assesses deliverability.

Apache-2.0pure Python · 3.10+
163.9Kdownloads / mo
google-maps-places With conditions
PyPI · Internet · released Jun 2026

Python client library for Google Maps Places API, providing access to place search, retrieval, and information endpoints through a managed Google Cloud service.

Apache-2.0pure Python · 3.10+
322.0Kdownloads / mo
google-maps-routeoptimization With conditions
PyPI · Internet · released Jun 2026

Python client library for Google's Route Optimization API, which assigns tasks and routes to vehicle fleets according to your optimization objectives and constraints.

Apache-2.0pure Python · 3.10+
126.7Kdownloads / mo
google-maps-routing With conditions
PyPI · Internet · released Jun 2026

Python client library for the Google Maps Routes API, enabling programmatic access to routing, directions, and route optimization services on Google Cloud Platform.

Apache-2.0pure Python · 3.10+
77.8Kdownloads / mo
google-meridian With conditions
PyPI · Information Analysis · released Jul 2026

Meridian is a Bayesian marketing mix modeling (MMM) framework that quantifies the impact of marketing channels on sales and KPIs, enabling budget optimization and ROI analysis using aggregated, privacy-safe data.

license unclearpure Python · 3.10+
96.2Kdownloads / mo
google-metrax Worth it
PyPI · Artificial Intelligence · released Nov 2025

Metrax provides standard evaluation metrics for machine learning models implemented in JAX, supporting classification, regression, recommendation, and language modeling tasks.

Install it if you're building JAX-based ML models and need standard evaluation metrics without implementing them yourself.

permissive licensepure Python · 3.8+
75.6Kdownloads / mo
google-nest-sdm With conditions
PyPI · WWW/HTTP · released Dec 2025

A Python library for interacting with Google Nest devices through the Smart Device Management API, providing access to device state, control commands, and event subscriptions.

Apache-2.0pure Python · 3.13+aging
78.7Kdownloads / mo
google-oauth Skip
PyPI · Internet · released Mar 2016

Implements Google OAuth2 authentication for service accounts, enabling server-to-server API access using JSON or PKCS12 credentials.

MITbuilds from sourceabandoned
251.0Kdownloads / mo
google-oauth2-tool Skip
PyPI · WWW/HTTP · released May 2019

Generates an OAuth2 key file from a Google OAuth2 client ID file, wrapping the oauth2client.tools module for command-line use.

BSD-3-Clausepure Python · 3.5+abandoned
286.6Kdownloads / mo
google-pasta Skip
PyPI · Software Development · released Mar 2020

Parse Python source code into an AST, modify it, and regenerate the original source with changes preserved—enabling refactoring operations like import rewrites and API migrations while maintaining exact formatting.

Apache-2.0pure Pythonabandoned
30.2Mdownloads / mo
google-play-scraper With conditions
PyPI · Python Modules · released Jun 2024

Scrapes application metadata, ratings, reviews, and store details from the Google Play Store without requiring external HTTP libraries or API keys.

Not recommended if you require active support, guaranteed long-term stability, or high-volume scraping with rate-limit handling.

MITpure Pythondormant
730.7Kdownloads / mo
google-python-cloud-debugger Skip
PyPI · Quality Assurance · released Jun 2023

Attaches a snapshot debugger agent to Python applications running on Linux, capturing call stacks and variables at runtime without stopping or modifying the app.

permissive licensecompiled wheelabandoned
568.8Kdownloads / mo
google-re2 With conditions
PyPI · Text Processing · released Nov 2025

A drop-in replacement for Python's re module that uses Google's RE2 engine for pattern matching, trading some PCRE features for guaranteed linear-time performance.

BSD-3-Clausecompiled wheelaging
16.1Mdownloads / mo
google-re2-stubs With conditions
PyPI · Software Development · released Oct 2024

Provides type stubs for the google-re2 package, enabling static type checking and IDE autocompletion for RE2 regular expression operations in Python.

MITpure Pythondormant
111.0Kdownloads / mo
google-reauth Skip
PyPI · WWW/HTTP · released Dec 2020

Provides two-factor authentication reauth support for Google's Python authentication libraries, enabling end-user credentials to work with Google's identity services.

Apache-2.0pure Pythonabandoned
866.6Kdownloads / mo
google-resumable-media Worth it
PyPI · Internet · released Aug 2026

Handles resumable uploads and downloads for Google Cloud Storage and similar media services, with support for both synchronous and experimental asyncio workflows.

Apache-2.0pure Python · 3.10+
192.6Mdownloads / mo
google-search-results With conditions
PyPI · Utilities · released Mar 2023

A Python client for querying search results from Google, Bing, Baidu, Yandex, Yahoo, eBay, Home Depot, and other services via the SerpApi backend, which handles parsing and standardization.

MITbuilds from source · 3.5+
1.9Mdownloads / mo
google-shopping-merchant-products Worth it
PyPI · Internet · released Jul 2026

Python client library for Google Shopping Merchant Center API, enabling programmatic management of Merchant Center accounts and product data.

Install it if you need to programmatically manage Merchant Center accounts or product data from Python.

Apache-2.0pure Python · 3.10+
104.1Kdownloads / mo
google-shopping-type With conditions
PyPI · Internet · released Jun 2026

Provides Python type definitions and client bindings for Google's Shopping API, enabling programmatic access to merchant product data and shopping-related operations.

Apache-2.0pure Python · 3.10+
122.6Kdownloads / mo
google-tunix With conditions
PyPI · Artificial Intelligence · released Jun 2026

Tunix is a JAX-based library for post-training large language models with support for supervised fine-tuning, reinforcement learning, and agentic RL workflows, optimized for TPU execution.

However, the 26 runtime dependencies and alpha status mean you should verify that optional dependencies match your use case and accept that the API may evolve.

permissive licensepure Python · 3.11+
177.0Kdownloads / mo
googleads With conditions
PyPI · Internet · released May 2026

Client library for interacting with Google Ad Manager API, handling authentication, requests, and response parsing for programmatic ad management.

Apache-2.0builds from source
933.1Kdownloads / mo
googleapis-common-protos Worth it
PyPI · Internet · released Aug 2026

Provides common Protocol Buffer message definitions used across Google Cloud APIs, enabling Python clients to interact with Google services.

Apache-2.0pure Python · 3.10+
513.7Mdownloads / mo
googleapis-common-protos-stubs With conditions
PyPI · Software Development · released Jan 2024

Provides type stubs for googleapis-common-protos, enabling static type checking and IDE autocomplete for protocol buffer definitions.

Apache-2.0pure Pythondormant
175.5Kdownloads / mo
googleauthentication Skip
PyPI · Internet · released Oct 2024

A meta package for connecting Python applications to Google services.

No, not recommended.

MITbuilds from source · 3+aging
190.5Kdownloads / mo
googledrivedownloader With conditions
PyPI · Utilities · released Jan 2025

Downloads shared files from Google Drive by file ID and saves them locally, with optional automatic unzipping and progress display.

However, verify the license before use in proprietary code, and test that it still works with your target file (Google Drive's sharing model may affect accessibility).

license unclearpure Python · 3.8+dormant
122.8Kdownloads / mo
googlemaps With conditions
PyPI · Internet · released Jan 2023

Python client library that wraps Google Maps Platform web service APIs, enabling geocoding, directions, distance matrices, elevation, time zones, places, and address validation from Python applications.

Install it if you need to call Google Maps APIs from Python and can tolerate building from source; verify that your Python version and the requests library version…

Apache-2.0builds from source · 3.5+
3.2Mdownloads / mo