CHANGES.rst
MANIFEST.in
README.rst
circle.yml
dev-requirements.txt
requirements.txt
setup.cfg
setup.py
tox.ini
cubes_templates/cubes_temp.zip
micro_bench/__init__.py
micro_bench/cube_generator.py
micro_bench/micro_bench.py
olapy/__init__.py
olapy/__main__.py
olapy.egg-info/PKG-INFO
olapy.egg-info/SOURCES.txt
olapy.egg-info/dependency_links.txt
olapy.egg-info/requires.txt
olapy.egg-info/top_level.txt
olapy/core/__init__.py
olapy/core/mdx/__init__.py
olapy/core/mdx/executor/__init__.py
olapy/core/mdx/executor/execute.py
olapy/core/mdx/executor/execute_config_file.py
olapy/core/mdx/executor/execute_csv_files.py
olapy/core/mdx/executor/execute_db.py
olapy/core/mdx/tools/__init__.py
olapy/core/mdx/tools/config_file_parser.py
olapy/core/mdx/tools/connection.py
olapy/core/mdx/tools/models.py
olapy/core/mdx/tools/olapy_config_file_parser.py
olapy/core/services/__init__.py
olapy/core/services/models.py
olapy/core/services/xmla.py
olapy/core/services/xmla_discover_tools.py
olapy/core/services/xmla_discover_xsds.py
olapy/core/services/xmla_execute_tools.py
olapy/core/services/xmla_execute_xsds.py
tests/__init__.py
tests/queries.py
tests/test_execute_mdx.py
tests/test_parsing_queries.py
tests/test_xmla_notox.py
tests/xs0_responses.py