LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
./.gitattributes
./CODE_OF_CONDUCT.md
./CONTRIBUTING.md
./Dockerfile
./LICENSE
./MANIFEST.in
./README.md
./setup.cfg
./setup.py
./versioneer.py
./tests/__init__.py
./tests/data/chat.csv
./tests/data/chat.txt
./tests/data/chien.csv
./tests/data/chien.hdf5
./tests/data/chien.joblib
./tests/data/chien.json
./tests/data/chien.parquet
./tests/data/chien.xlsx
./tests/data/chien.zip
./tests/data/chien_multi.hdf5
./tests/data/chien_pandas.hdf5
./tests/data/chien_pandas_multi.hdf5
./tests/data/groschat.txt
./tests/dependencies/__init__.py
./tests/dependencies/conftest.py
./tests/dependencies/dep.py
./tests/unit/__init__.py
./tests/unit/conftest.py
./tests/unit/functions.py
./tests/unit/test_dask.py
./tests/unit/test_excel.py
./tests/unit/test_hdf5.py
./tests/unit/test_joblib.py
./tests/unit/test_json.py
./tests/unit/test_pandas.py
./tests/unit/test_parquet.py
./tests/unit/vanilla/__init__.py
./tests/unit/vanilla/test_fs_initialisation.py
./tests/unit/vanilla/test_io.py
./tests/unit/vanilla/test_multiproject.py
./tests/unit/vanilla/test_path_creation.py
./tests/unit/vanilla/test_vanilla.py
./tests/unit/vanilla/test_zipfile.py
./transparentpath/__init__.py
./transparentpath/_version.py
./transparentpath.egg-info/PKG-INFO
./transparentpath.egg-info/SOURCES.txt
./transparentpath.egg-info/dependency_links.txt
./transparentpath.egg-info/requires.txt
./transparentpath.egg-info/top_level.txt
./transparentpath/gcsutils/__init__.py
./transparentpath/gcsutils/methodtranslator.py
./transparentpath/gcsutils/transparentpath.py
./transparentpath/io/__init__.py
./transparentpath/io/_dask.py
./transparentpath/io/_excel.py
./transparentpath/io/_hdf5.py
./transparentpath/io/_io.py
./transparentpath/io/_joblib_load.py
./transparentpath/io/_json.py
./transparentpath/io/_pandas.py
./transparentpath/io/_parquet.py
./transparentpath/io/_zipfile.py
tests/__init__.py
tests/dependencies/__init__.py
tests/dependencies/conftest.py
tests/dependencies/dep.py
tests/unit/__init__.py
tests/unit/conftest.py
tests/unit/functions.py
tests/unit/test_dask.py
tests/unit/test_excel.py
tests/unit/test_hdf5.py
tests/unit/test_joblib.py
tests/unit/test_json.py
tests/unit/test_pandas.py
tests/unit/test_parquet.py
tests/unit/vanilla/__init__.py
tests/unit/vanilla/test_fs_initialisation.py
tests/unit/vanilla/test_io.py
tests/unit/vanilla/test_multiproject.py
tests/unit/vanilla/test_path_creation.py
tests/unit/vanilla/test_vanilla.py
tests/unit/vanilla/test_zipfile.py
transparentpath/__init__.py
transparentpath/_version.py
transparentpath.egg-info/PKG-INFO
transparentpath.egg-info/SOURCES.txt
transparentpath.egg-info/dependency_links.txt
transparentpath.egg-info/requires.txt
transparentpath.egg-info/top_level.txt
transparentpath/gcsutils/__init__.py
transparentpath/gcsutils/methodtranslator.py
transparentpath/gcsutils/transparentpath.py
transparentpath/io/__init__.py
transparentpath/io/_dask.py
transparentpath/io/_excel.py
transparentpath/io/_hdf5.py
transparentpath/io/_io.py
transparentpath/io/_joblib_load.py
transparentpath/io/_json.py
transparentpath/io/_pandas.py
transparentpath/io/_parquet.py
transparentpath/io/_zipfile.py