AUTHORS.md
CONTRIBUTING.md
HISTORY.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
datools/__init__.py
datools/cli.py
datools/datools.py
datools/errors.py
datools/explanations.py
datools/models.py
datools/sqlalchemy_utils.py
datools/table_statistics.py
datools.egg-info/PKG-INFO
datools.egg-info/SOURCES.txt
datools.egg-info/dependency_links.txt
datools.egg-info/entry_points.txt
datools.egg-info/not-zip-safe
datools.egg-info/requires.txt
datools.egg-info/top_level.txt
docs/Makefile
docs/authors.md
docs/conf.py
docs/contributing.md
docs/examples.md
docs/history.md
docs/make.bat
docs/readme.md
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
tests/__init__.py
tests/conftest.py
tests/db_engine_creators.py
tests/fixtures.py
tests/test_datools.py
tests/test_diff.py
tests/test_sqlalchemy_utils.py
tests/test_table_statistics.py
tests/utils.py