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/differences.rst
docs/distinctive.rst
docs/hello.rst
docs/history.rst
docs/import.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/queries.rst
docs/readme.rst
docs/recipes.rst
docs/reference.rst
docs/spyql.rst
docs/imgs/matplotcli_demo1.png
docs/imgs/spyql_logo.png
spyql/__init__.py
spyql/agg.py
spyql/cli.py
spyql/log.py
spyql/nulltype.py
spyql/output_handler.py
spyql/parser.py
spyql/processor.py
spyql/prof.py
spyql/qdict.py
spyql/query.py
spyql/query_result.py
spyql/quotes_handler.py
spyql/sqlfuncs.py
spyql/utils.py
spyql/writer.py
spyql.egg-info/PKG-INFO
spyql.egg-info/SOURCES.txt
spyql.egg-info/dependency_links.txt
spyql.egg-info/entry_points.txt
spyql.egg-info/not-zip-safe
spyql.egg-info/requires.txt
spyql.egg-info/top_level.txt
tests/__init__.py
tests/files_lib_test.py
tests/main_test.py
tests/null_test.py