High Volume Address Validation library

Objective

In a previous few articles we introduced the concept of High Volume Address Validation and how to use it in different scenarios.

In this article we will take a look at a python library designed to help you get started quickly to implement High Volume Address validation.

Lets first revisit the High Volume Address Validation articles:

This page shows to get started with the High Volume Address Validation Python library.

Overview of the Python library

At a high level, the Python library behaves as shown below:

image

Use the python library

  1. Download and install the library from Github

  2. Learn more about the library and how to use it in the Readme file