LICENSE
README.md
pyproject.toml
data_hygiene_auditor/__init__.py
data_hygiene_auditor/api.py
data_hygiene_auditor/cli.py
data_hygiene_auditor/core.py
data_hygiene_auditor/detection.py
data_hygiene_auditor/py.typed
data_hygiene_auditor/rules.py
data_hygiene_auditor/schema.py
data_hygiene_auditor/suggestions.py
data_hygiene_auditor/trend.py
data_hygiene_auditor.egg-info/PKG-INFO
data_hygiene_auditor.egg-info/SOURCES.txt
data_hygiene_auditor.egg-info/dependency_links.txt
data_hygiene_auditor.egg-info/entry_points.txt
data_hygiene_auditor.egg-info/requires.txt
data_hygiene_auditor.egg-info/top_level.txt
data_hygiene_auditor/reporting/__init__.py
data_hygiene_auditor/reporting/excel.py
data_hygiene_auditor/reporting/html.py
data_hygiene_auditor/reporting/pdf.py
tests/test_api.py
tests/test_detection.py
tests/test_engines.py
tests/test_fuzzy.py
tests/test_integration.py
tests/test_rules.py
tests/test_schema.py
tests/test_suggestions.py
tests/test_trend.py