{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/5"}],"enrichment":{"capability":"Manages API keys for Google Cloud projects, providing a Python client to create, list, update, and delete API keys through the Google Cloud API Keys service.","skillfed_tags":["google-cloud","credential-management","api-provisioning"],"use_cases":["Automate API key provisioning in CI/CD pipelines when deploying microservices to Google Cloud.","Rotate or revoke API keys programmatically as part of a security audit or incident response.","List and audit all API keys across a project to enforce naming conventions or access policies.","Manage API key restrictions (HTTP referrers, IP addresses, API quotas) through infrastructure-as-code.","Build a custom key management dashboard that queries and displays key metadata and usage."],"what_it_does":"This is the official Python client library for Google Cloud's API Keys service. It wraps the underlying gRPC and REST APIs to let you programmatically manage API keys within Google Cloud projects\u2014creating new keys, listing existing ones, updating restrictions, and deleting keys. The library handles authentication, serialization, and error handling so you don't have to build those layers yourself.\n\nTypically used in automation scripts, infrastructure-as-code tools, or applications that need to provision or rotate API credentials at scale. It depends on google-api-core for common patterns, google-auth for credential handling, and protobuf/grpcio for transport. The package is in Beta status and actively maintained, supporting Python 3.10 through 3.14.","worth_installing":"Yes. This is the official, actively maintained Google Cloud client for API key management. Install it if you need to manage API keys programmatically in a Google Cloud environment. The low install friction, permissive license, and active maintenance make it a straightforward choice. Prerequisite: you must have a Google Cloud project with the API Keys service enabled and valid authentication credentials."},"id":"google-cloud-api-keys","links":{"html":"https://skillfed.io/packages/google-cloud-api-keys","md":"https://skillfed.io/packages/google-cloud-api-keys.md","pypi":"https://pypi.org/project/google-cloud-api-keys/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-03","license_spdx":null,"license_treatment":"permissive","name":"google-cloud-api-keys","python_support":"supports_current","summary":"Google Cloud Api Keys API client library"},"popularity":{"monthly_downloads":98402,"position":13086,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.9.0"}
