CHANGES.md
MANIFEST.in
README.md
setup.cfg
setup.py
spackl/__init__.py
spackl/result.py
spackl/util.py
spackl.egg-info/PKG-INFO
spackl.egg-info/SOURCES.txt
spackl.egg-info/dependency_links.txt
spackl.egg-info/requires.txt
spackl.egg-info/top_level.txt
spackl/db/__init__.py
spackl/db/base.py
spackl/db/bigquery.py
spackl/db/config.py
spackl/db/postgres.py
spackl/db/redshift.py
spackl/db/result.py
spackl/file/__init__.py
spackl/file/base.py
spackl/file/csv.py
spackl/file/result.py