{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/3"}],"enrichment":{"capability":"Provides a Python client library to provision and manage Google App Engine applications through the App Engine Admin API.","skillfed_tags":["google-cloud","app-engine","infrastructure-automation"],"use_cases":["Automate App Engine application deployment and version management in CI/CD pipelines.","Programmatically configure traffic splitting and routing rules for canary deployments.","Build infrastructure-as-code tools that manage App Engine settings across multiple environments.","Query and monitor App Engine application metadata and configuration from Python scripts."],"what_it_does":"This is the official Python client library for Google Cloud's App Engine Admin API. It wraps the underlying gRPC service definitions to let you programmatically manage App Engine applications\u2014creating, updating, and configuring deployments without using the web console. The library depends on google-api-core, google-auth, grpcio, proto-plus, and protobuf to handle authentication, RPC transport, and protocol buffer serialization.\n\nYou would use it when you need to automate App Engine operations in Python\u2014for example, deploying applications, managing versions, or configuring traffic splitting as part of a larger CI/CD pipeline or infrastructure-as-code workflow. It's part of Google's official SDK and is actively maintained, supporting Python 3.10 through 3.14.","worth_installing":"Yes. This is the official, actively maintained client library for App Engine Admin operations. Install friction is low, it has no known vulnerabilities, and it's licensed permissively. Use it if you need to automate App Engine management from Python; if you only deploy via the console or gcloud CLI, you don't need it."},"id":"google-cloud-appengine-admin","links":{"html":"https://skillfed.io/packages/google-cloud-appengine-admin","md":"https://skillfed.io/packages/google-cloud-appengine-admin.md","pypi":"https://pypi.org/project/google-cloud-appengine-admin/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-03","license_spdx":null,"license_treatment":"permissive","name":"google-cloud-appengine-admin","python_support":"supports_current","summary":"Google Cloud Appengine Admin API client library"},"popularity":{"monthly_downloads":691895,"position":5324,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.18.0"}
