LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
locopy/__init__.py
locopy/_version.py
locopy/database.py
locopy/errors.py
locopy/logger.py
locopy/redshift.py
locopy/s3.py
locopy/snowflake.py
locopy/utility.py
locopy.egg-info/PKG-INFO
locopy.egg-info/SOURCES.txt
locopy.egg-info/dependency_links.txt
locopy.egg-info/not-zip-safe
locopy.egg-info/requires.txt
locopy.egg-info/top_level.txt
tests/test_database.py
tests/test_integration.py
tests/test_integration_sf.py
tests/test_redshift.py
tests/test_s3.py
tests/test_snowflake.py
tests/test_utility.py