AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
spectrify/__init__.py
spectrify/convert.py
spectrify/create.py
spectrify/export.py
spectrify/main.py
spectrify/transform.py
spectrify.egg-info/PKG-INFO
spectrify.egg-info/SOURCES.txt
spectrify.egg-info/dependency_links.txt
spectrify.egg-info/entry_points.txt
spectrify.egg-info/not-zip-safe
spectrify.egg-info/requires.txt
spectrify.egg-info/top_level.txt
spectrify/utils/__init__.py
spectrify/utils/parquet.py
spectrify/utils/redshift.py
spectrify/utils/s3.py
spectrify/utils/schema.py
spectrify/utils/timestamps.py
tests/__init__.py
tests/test_csv_converter.py
tests/test_open_csv_serde_table_creator.py
tests/test_parquet.py
tests/test_spectrify.py
tests/test_util_s3.py