LICENSE
MANIFEST.in
README.md
setup.py
./.gitignore
./BRANCH.txt
./CODE_OF_CONDUCT.md
./CONTRIBUTING.md
./Dockerfile
./LICENSE
./MANIFEST.in
./Makefile
./README.md
./dask-requirements.txt
./excel-requirements.txt
./hdf5-requirements.txt
./joblib-requirements.txt
./json-requirements.txt
./pandas-requirements.txt
./parquet-requirements.txt
./requirements.txt
./setup.py
./.git/FETCH_HEAD
./.git/HEAD
./.git/config
./.git/description
./.git/index
./.git/hooks/applypatch-msg.sample
./.git/hooks/commit-msg.sample
./.git/hooks/fsmonitor-watchman.sample
./.git/hooks/post-update.sample
./.git/hooks/pre-applypatch.sample
./.git/hooks/pre-commit.sample
./.git/hooks/pre-merge-commit.sample
./.git/hooks/pre-push.sample
./.git/hooks/pre-rebase.sample
./.git/hooks/pre-receive.sample
./.git/hooks/prepare-commit-msg.sample
./.git/hooks/push-to-checkout.sample
./.git/hooks/update.sample
./.git/info/exclude
./.git/logs/HEAD
./.git/logs/refs/heads/master
./.git/logs/refs/remotes/origin/dev
./.git/logs/refs/remotes/origin/gh-pages
./.git/logs/refs/remotes/origin/master
./.git/logs/refs/remotes/origin/pc.scaleway
./.git/objects/pack/pack-e479486b8375f8c11ee3083c52c837b535df21f6.idx
./.git/objects/pack/pack-e479486b8375f8c11ee3083c52c837b535df21f6.pack
./.git/refs/heads/master
./.git/refs/remotes/origin/dev
./.git/refs/remotes/origin/gh-pages
./.git/refs/remotes/origin/master
./.git/refs/remotes/origin/pc.scaleway
./.git/refs/tags/v0.1
./.git/refs/tags/v0.2
./.git/refs/tags/v0.3
./.github/ISSUE_TEMPLATE/bug_report.md
./.github/ISSUE_TEMPLATE/feature_request.md
./.github/workflows/pull-request.yml
./.github/workflows/push.yml
./build/lib/transparentpath/__init__.py
./build/lib/transparentpath/_version.py
./build/lib/transparentpath/gcsutils/__init__.py
./build/lib/transparentpath/gcsutils/methodtranslator.py
./build/lib/transparentpath/gcsutils/transparentpath.py
./build/lib/transparentpath/io/__init__.py
./build/lib/transparentpath/io/dask.py
./build/lib/transparentpath/io/excel.py
./build/lib/transparentpath/io/hdf5.py
./build/lib/transparentpath/io/io.py
./build/lib/transparentpath/io/joblib_load.py
./build/lib/transparentpath/io/json.py
./build/lib/transparentpath/io/pandas.py
./build/lib/transparentpath/io/parquet.py
./build/lib/transparentpath/io/zipfile.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
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