{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/3"}],"enrichment":{"capability":"Python client library for Google Cloud DNS API that lets you manage DNS records and zones for applications hosted on Google Cloud Platform.","skillfed_tags":["gcp-integration","dns-management","infrastructure-as-code"],"use_cases":["Automate DNS record creation and updates during application deployment or infrastructure provisioning.","Manage multi-environment DNS configurations (dev, staging, production) programmatically.","Build DNS management tools or dashboards that interact with GCP DNS zones.","Integrate DNS operations into CI/CD pipelines for dynamic DNS updates.","Sync DNS records between GCP and other systems via custom scripts."],"what_it_does":"google-cloud-dns is the official Python client for Google Cloud DNS, a managed DNS hosting service on GCP. It wraps the Cloud DNS API to let you create, read, update, and delete DNS zones and resource record sets programmatically. The library depends only on google-cloud-core, keeping the dependency footprint minimal.\n\nYou use it to automate DNS management tasks\u2014registering domains, updating records, managing zone configurations\u2014without manual console interaction. It's built for developers running applications on GCP who need to manage DNS as infrastructure code or integrate DNS operations into deployment pipelines.","worth_installing":"Yes, if you manage DNS on GCP. The library is actively maintained, has low install friction, carries no known vulnerabilities, and uses a permissive license. It's the standard way to interact with Cloud DNS from Python. The only gotcha is the hard requirement for Python >= 3.10 and valid GCP credentials."},"id":"google-cloud-dns","links":{"html":"https://skillfed.io/packages/google-cloud-dns","md":"https://skillfed.io/packages/google-cloud-dns.md","pypi":"https://pypi.org/project/google-cloud-dns/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-07","license_spdx":null,"license_treatment":"permissive","name":"google-cloud-dns","python_support":"supports_current","summary":"Google Cloud DNS API client library"},"popularity":{"monthly_downloads":406879,"position":6893,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.37.0"}
