LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
src/fsql/__init__.py
src/fsql/api.py
src/fsql/column_parser.py
src/fsql/daterange_utils.py
src/fsql/deser.py
src/fsql/deser_dask.py
src/fsql/partition.py
src/fsql/partition_discovery.py
src/fsql/py.typed
src/fsql/query.py
src/fsql.egg-info/PKG-INFO
src/fsql.egg-info/SOURCES.txt
src/fsql.egg-info/dependency_links.txt
src/fsql.egg-info/requires.txt
src/fsql.egg-info/top_level.txt
tests/test_dask.py
tests/test_daterange.py
tests/test_daterange_ext.py
tests/test_dict_reader.py
tests/test_example_usage.py
tests/test_fsql.py
tests/test_identity_reader.py
tests/test_listing_sorted.py
tests/test_pandasreader.py
tests/test_write_object.py