CHANGELOG.md
LICENSE
MANIFEST.in
README.md
README_PYPI.md
setup.py
cmpparis/__init__.py
cmpparis/bod_config.py
cmpparis/bod_config_loader.py
cmpparis/bod_parser.py
cmpparis/bod_transformers.py
cmpparis/document_db_manager.py
cmpparis/error_handling.py
cmpparis/file.py
cmpparis/ftp.py
cmpparis/mssql.py
cmpparis/odbc.py
cmpparis/parameters_utils.py
cmpparis/quable_api.py
cmpparis/s3.py
cmpparis/ses_utils.py
cmpparis/sharepoint.py
cmpparis/sm_utils.py
cmpparis/sql_factory.py
cmpparis/sql_interface.py
cmpparis/utils.py
cmpparis.egg-info/PKG-INFO
cmpparis.egg-info/SOURCES.txt
cmpparis.egg-info/dependency_links.txt
cmpparis.egg-info/requires.txt
cmpparis.egg-info/top_level.txt
tests/test_bod_parser.py
tests/test_config_loader.py
tests/test_document_db_manager.py
tests/test_file.py
tests/test_mssql.py
tests/test_odbc.py
tests/test_parameters.py
tests/test_quable_api.py
tests/test_s3.py
tests/test_ses.py
tests/test_sharepoint.py
tests/test_sm.py
tests/test_sql_factory.py
tests/test_utils.py