LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
cleanix/__init__.py
cleanix/cleaner.py
cleanix/config.py
cleanix/datatypes.py
cleanix/duplicates.py
cleanix/exceptions.py
cleanix/metrics.py
cleanix/missing.py
cleanix/outliers.py
cleanix/profiler.py
cleanix/report.py
cleanix/suggester.py
cleanix/validation.py
cleanix.egg-info/PKG-INFO
cleanix.egg-info/SOURCES.txt
cleanix.egg-info/dependency_links.txt
cleanix.egg-info/requires.txt
cleanix.egg-info/top_level.txt
tests/test_cleanix.py
tests/test_config.py
tests/test_validation.py