LICENSE
README.md
setup.cfg
setup.py
src/vipro_python/__init__.py
src/vipro_python.egg-info/PKG-INFO
src/vipro_python.egg-info/SOURCES.txt
src/vipro_python.egg-info/dependency_links.txt
src/vipro_python.egg-info/requires.txt
src/vipro_python.egg-info/top_level.txt
src/vipro_python/ai/__init__.py
src/vipro_python/ai/address.py
src/vipro_python/ai/address_explode.py
src/vipro_python/ai/clean.py
src/vipro_python/ai/explode.py
src/vipro_python/ai/explode_date_range.py
src/vipro_python/ai/intelligence.py
src/vipro_python/ai/name.py
src/vipro_python/ai/validate.py
src/vipro_python/ai/models/__init__.py
src/vipro_python/ai/models/addressnet.py
src/vipro_python/core/__init__.py
src/vipro_python/core/extracts.py
src/vipro_python/core/fstore.py
src/vipro_python/core/gcs.py
src/vipro_python/core/oauth2.py
src/vipro_python/core/pub.py
src/vipro_python/core/secrets.py
src/vipro_python/egress/__init__.py
src/vipro_python/egress/rabbitmq.py
src/vipro_python/lacf/__init__.py
src/vipro_python/lacf/pii_headers.py
test/test--egress_rabbitmq.py
test/test_addr.py
test/test_addr_validate.py
test/test_addressnet.py
test/test_intelligence.py
test/test_set_output.py