CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
qcache/__init__.py
qcache/app.py
qcache/compression.py
qcache/dataset_cache.py
qcache/statistics.py
qcache.egg-info/PKG-INFO
qcache.egg-info/SOURCES.txt
qcache.egg-info/dependency_links.txt
qcache.egg-info/entry_points.txt
qcache.egg-info/not-zip-safe
qcache.egg-info/requires.txt
qcache.egg-info/top_level.txt
qcache/qframe/__init__.py
qcache/qframe/common.py
qcache/qframe/constants.py
qcache/qframe/context.py
qcache/qframe/pandas_filter.py
qcache/qframe/query.py
qcache/qframe/update.py
test/test_api.py
test/test_qframe.py
test/test_statistics.py