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
superdeduper/__init__.py
superdeduper/cli.py
superdeduper/exact_matches.py
superdeduper/superdeduper.py
superdeduper.egg-info/PKG-INFO
superdeduper.egg-info/SOURCES.txt
superdeduper.egg-info/dependency_links.txt
superdeduper.egg-info/entry_points.txt
superdeduper.egg-info/not-zip-safe
superdeduper.egg-info/requires.txt
superdeduper.egg-info/top_level.txt
tests/Deduplication validation.ipynb
tests/__init__.py
tests/generate_fake_dataset.py
tests/initialize_db.py
tests/nicknames.csv
tests/test_superdeduper.py