.gitignore
.pylintrc
LICENSE
MANIFEST.in
Makefile
README.rst
readthedocs.yml
requirements.txt
setup.cfg
setup.py
fastparquet/__init__.py
fastparquet/api.py
fastparquet/cencoding.c
fastparquet/cencoding.pyx
fastparquet/compression.py
fastparquet/converted_types.py
fastparquet/core.py
fastparquet/dataframe.py
fastparquet/encoding.py
fastparquet/parquet.thrift
fastparquet/schema.py
fastparquet/speedups.c
fastparquet/speedups.pyx
fastparquet/thrift_structures.py
fastparquet/util.py
fastparquet/writer.py
fastparquet.egg-info/PKG-INFO
fastparquet.egg-info/SOURCES.txt
fastparquet.egg-info/dependency_links.txt
fastparquet.egg-info/pbr.json
fastparquet.egg-info/requires.txt
fastparquet.egg-info/top_level.txt
fastparquet/parquet_thrift/__init__.py
fastparquet/parquet_thrift/parquet/__init__.py
fastparquet/parquet_thrift/parquet/constants.py
fastparquet/parquet_thrift/parquet/ttypes.py