{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/3"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/5"}],"enrichment":{"capability":"Provides utilities for building client-side tools that communicate with Google APIs, including HTTP request handling and authentication support.","skillfed_tags":["deprecated","google-apis","legacy"],"use_cases":["Maintaining legacy applications that already depend on google-apitools and oauth2client for Google API access","Building simple command-line tools for Google APIs when official libraries are unavailable","Educational projects learning how Google API client libraries work internally","Migrating away from deprecated tooling by understanding existing implementations"],"what_it_does":"google-apitools is a collection of utilities designed to simplify building client-side tools that interact with Google APIs. It provides foundational HTTP request handling via httplib2, authentication support through oauth2client, file locking via fasteners, and Python 2/3 compatibility through six.\n\nHowever, the package is explicitly marked as deprecated and unsupported. The maintainers direct users toward official Google Cloud client libraries or alternative generators for API clients from proto specifications. While the repository remains active with recent commits, new projects should avoid this package in favor of the recommended alternatives.","worth_installing":"No, unless maintaining legacy code. The package is explicitly deprecated and unsupported. Use official Google Cloud client libraries instead. While install friction is low and no known vulnerabilities exist, the deprecation status means no security updates or maintenance are guaranteed, making it unsuitable for new projects."},"id":"google-apitools","links":{"html":"https://skillfed.io/packages/google-apitools","md":"https://skillfed.io/packages/google-apitools.md","pypi":"https://pypi.org/project/google-apitools/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-09-24","license_spdx":null,"license_treatment":"permissive","name":"google-apitools","python_support":"supports_current","summary":"client libraries for humans"},"popularity":{"monthly_downloads":3014110,"position":2788,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.5.35"}
