AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
pgdedupe/__init__.py
pgdedupe/cli.py
pgdedupe/exact_matches.py
pgdedupe.egg-info/PKG-INFO
pgdedupe.egg-info/SOURCES.txt
pgdedupe.egg-info/dependency_links.txt
pgdedupe.egg-info/entry_points.txt
pgdedupe.egg-info/not-zip-safe
pgdedupe.egg-info/requires.txt
pgdedupe.egg-info/top_level.txt
tests/Deduplication validation.ipynb
tests/__init__.py
tests/dedup_postgres_training.json
tests/generate_fake_dataset.py
tests/initialize_db.py
tests/nicknames.csv
tests/test_integration.py
tests/test_pgdedupe.py