LICENSE
MANIFEST.in
README.md
setup.py
cleanframe/__init__.py
cleanframe/core.py
cleanframe/data.py
cleanframe/reporting.py
cleanframe/schema.py
cleanframe/schema_validator.py
cleanframe/transformers.py
cleanframe/utils.py
cleanframe/validators.py
cleanframe.egg-info/PKG-INFO
cleanframe.egg-info/SOURCES.txt
cleanframe.egg-info/dependency_links.txt
cleanframe.egg-info/requires.txt
cleanframe.egg-info/top_level.txt
cleanframe/sample_data/retail_store_sales.csv
tests/test_cleanframe.py