LICENSE
README.md
setup.py
sparksnake/__init__.py
sparksnake/glue.py
sparksnake/manager.py
sparksnake.egg-info/PKG-INFO
sparksnake.egg-info/SOURCES.txt
sparksnake.egg-info/dependency_links.txt
sparksnake.egg-info/not-zip-safe
sparksnake.egg-info/requires.txt
sparksnake.egg-info/top_level.txt
sparksnake/tester/__init__.py
sparksnake/tester/dataframes.py
sparksnake/utils/__init__.py
sparksnake/utils/log.py
tests/__init__.py
tests/conftest.py
tests/test_glue_module.py
tests/test_manager_module.py
tests/test_tester_dataframes.py
tests/test_utils_log.py
tests/helpers/__init__.py
tests/helpers/user_inputs.py