Skip to content

gulamsarvar-bluebash/Python_CLI

Repository files navigation

Python_CLI

An CLI tool to validate and enhance basic client information provided in the CSV file.

This script is run as a micro-service, apart from validating the input file, it verifies the addresses and fetches GEO coordinates for each row using API. The output of this tool is a CSV file, and this code removes all invalid rows.

Here are some examples of invalid rows:

  1. blank email, first and last name,
  2. blank residential or postal addresses,
  3. invalid location/postcode pair (residential or postal),
  4. cannot fetch GEO coordinates for a given row

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages