.gitignore
.travis.yml
README.md
Shrynk.png
conftest.py
deploy.py
setup.cfg
setup.py
shrynk_all.py
tox.ini
app/.gcloudignore
app/app.yaml
app/footer.html
app/main.py
app/material_datatable.css
app/material_datatable.js
app/requirements.txt
app/table.html
data/__init__.py
data/shrynk/__init__.py
data/shrynk/bytes_default.jsonl.gzip
data/shrynk/json_default.jsonl.gzip
data/shrynk/pandas_default.jsonl.gzip
scripts/analysis.py
scripts/benchmark.py
scripts/experiment.py
scripts/first.py
scripts/memtest.py
scripts/rcsvs.py
shrynk/__init__.py
shrynk/__main__.py
shrynk/compressor.py
shrynk/predictor.py
shrynk/utils.py
shrynk.egg-info/PKG-INFO
shrynk.egg-info/SOURCES.txt
shrynk.egg-info/dependency_links.txt
shrynk.egg-info/entry_points.txt
shrynk.egg-info/not-zip-safe
shrynk.egg-info/requires.txt
shrynk.egg-info/top_level.txt
shrynk/classes/__init__.py
shrynk/classes/bytes.py
shrynk/classes/json_.py
shrynk/classes/pandas_.py
tests/all_test.py