Skip to main content

Google Maps Addressvalidation API client library

Project description

preview pypi versions

Address Validation API: Address Validation lets you validate and correct address inputs with Places data powered by Google Maps Platform.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Address Validation API.

  4. Setup Authentication.

Installation

Install this library in a virtual environment using venv. venv is a tool that creates isolated Python environments. These isolated environments can have separate versions of Python packages, which allows you to isolate one project’s dependencies from the dependencies of other projects.

With venv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

python3 -m venv <your-env>
source <your-env>/bin/activate
pip install google-maps-addressvalidation

Windows

py -m venv <your-env>
.\<your-env>\Scripts\activate
pip install google-maps-addressvalidation

Next Steps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google_maps_addressvalidation-0.3.13.tar.gz (49.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file google_maps_addressvalidation-0.3.13.tar.gz.

File metadata

File hashes

Hashes for google_maps_addressvalidation-0.3.13.tar.gz
Algorithm Hash digest
SHA256 659dcd39202c68629f4d9dd9cf2e872058b108dec94eeae2b5dc6c510e1cad4d
MD5 41e5f6628551f64889938140fb2ea70f
BLAKE2b-256 3c9b7ef25a99d40947b4fd9c11540e730ccb514e2f4de0e5927a843edad914ca

See more details on using hashes here.

Provenance

File details

Details for the file google_maps_addressvalidation-0.3.13-py3-none-any.whl.

File metadata

File hashes

Hashes for google_maps_addressvalidation-0.3.13-py3-none-any.whl
Algorithm Hash digest
SHA256 4205936a4129e2e366c92f6e6a8969ed293cf413a2067f99c6cbe6705f7237d0
MD5 53da8d38d5d7b5801fe9a1732fa58cb2
BLAKE2b-256 1e504f8cda79590c61ed9cccdd361f298362e8e1bb14da8927c507ae2b83415a

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page