{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"}],"enrichment":{"capability":"Python client library for Google Maps Address Validation API that verifies address accuracy, parses components, returns geocodes, and assesses deliverability.","skillfed_tags":["google-cloud","geolocation","address-validation"],"use_cases":["Validate user-entered addresses during checkout or registration to catch errors and reduce failed deliveries.","Batch-process mailing lists to identify undeliverable addresses before sending campaigns.","Geocode addresses to latitude/longitude for mapping or location-based services.","Verify business addresses in a directory or CRM to ensure data quality.","Check address components for correctness in data pipelines."],"what_it_does":"This is Google's official Python client for the Address Validation API, a service that checks whether addresses are correct and deliverable. It wraps Google's gRPC and REST endpoints, handling authentication and serialization of address data automatically. You provide an address as input, and the API returns structured feedback on each component (street, city, postal code, etc.), a geocode if the address is valid, and a verdict on whether mail can be delivered there.\n\nThe library is built on google-api-core, google-auth, grpcio, proto-plus, protobuf, and google-geo-type for message handling, making it consistent with other Google Cloud Python clients. It requires Python 3.10 or later and is actively maintained. Setup involves creating a Google Cloud project, enabling the Address Validation API, and configuring authentication\u2014typical for any Google Cloud service client.","worth_installing":"Yes, if you need to validate addresses at scale and are already using Google Cloud services. The library is actively maintained, has low install friction, and integrates seamlessly with Google Cloud authentication. Requires a billable Google Cloud project and API enablement; not suitable if you need offline validation or prefer a non-Google provider."},"id":"google-maps-addressvalidation","links":{"html":"https://skillfed.io/packages/google-maps-addressvalidation","md":"https://skillfed.io/packages/google-maps-addressvalidation.md","pypi":"https://pypi.org/project/google-maps-addressvalidation/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-03","license_spdx":null,"license_treatment":"permissive","name":"google-maps-addressvalidation","python_support":"supports_current","summary":"Google Maps Addressvalidation API client library"},"popularity":{"monthly_downloads":163921,"position":10562,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.7.0"}
