.coveragerc
.gitattributes
.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
readthedocs.yml
requirements.txt
setup.cfg
setup.py
tox.ini
versioneer.py
.github/workflows/main.yaml
.github/workflows/pypipublish.yaml
ci/environment-py38.yml
ci/environment-win.yml
docs/Makefile
docs/README.md
docs/environment.yml
docs/make.bat
docs/source/api.rst
docs/source/async.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/developer.rst
docs/source/features.rst
docs/source/index.rst
docs/source/intro.rst
docs/source/usage.rst
docs/source/img/gui.png
fsspec/__init__.py
fsspec/_version.py
fsspec/archive.py
fsspec/asyn.py
fsspec/caching.py
fsspec/callbacks.py
fsspec/compression.py
fsspec/config.py
fsspec/conftest.py
fsspec/core.py
fsspec/dircache.py
fsspec/exceptions.py
fsspec/fuse.py
fsspec/generic.py
fsspec/gui.py
fsspec/mapping.py
fsspec/parquet.py
fsspec/registry.py
fsspec/spec.py
fsspec/transaction.py
fsspec/utils.py
fsspec.egg-info/PKG-INFO
fsspec.egg-info/SOURCES.txt
fsspec.egg-info/dependency_links.txt
fsspec.egg-info/not-zip-safe
fsspec.egg-info/requires.txt
fsspec.egg-info/top_level.txt
fsspec/implementations/__init__.py
fsspec/implementations/arrow.py
fsspec/implementations/cached.py
fsspec/implementations/dask.py
fsspec/implementations/dbfs.py
fsspec/implementations/dirfs.py
fsspec/implementations/dvc.py
fsspec/implementations/ftp.py
fsspec/implementations/git.py
fsspec/implementations/github.py
fsspec/implementations/hdfs.py
fsspec/implementations/http.py
fsspec/implementations/jupyter.py
fsspec/implementations/libarchive.py
fsspec/implementations/local.py
fsspec/implementations/memory.py
fsspec/implementations/reference.py
fsspec/implementations/sftp.py
fsspec/implementations/smb.py
fsspec/implementations/tar.py
fsspec/implementations/webhdfs.py
fsspec/implementations/zip.py
fsspec/implementations/tests/__init__.py
fsspec/implementations/tests/conftest.py
fsspec/implementations/tests/test_archive.py
fsspec/implementations/tests/test_arrow.py
fsspec/implementations/tests/test_cached.py
fsspec/implementations/tests/test_common.py
fsspec/implementations/tests/test_dask.py
fsspec/implementations/tests/test_dbfs.py
fsspec/implementations/tests/test_dirfs.py
fsspec/implementations/tests/test_ftp.py
fsspec/implementations/tests/test_git.py
fsspec/implementations/tests/test_hdfs.py
fsspec/implementations/tests/test_http.py
fsspec/implementations/tests/test_jupyter.py
fsspec/implementations/tests/test_libarchive.py
fsspec/implementations/tests/test_local.py
fsspec/implementations/tests/test_memory.py
fsspec/implementations/tests/test_reference.py
fsspec/implementations/tests/test_sftp.py
fsspec/implementations/tests/test_smb.py
fsspec/implementations/tests/test_tar.py
fsspec/implementations/tests/test_webhdfs.py
fsspec/implementations/tests/test_zip.py
fsspec/implementations/tests/cassettes/test_dbfs_file_listing.yaml
fsspec/implementations/tests/cassettes/test_dbfs_mkdir.yaml
fsspec/implementations/tests/cassettes/test_dbfs_write_and_read.yaml
fsspec/tests/__init__.py
fsspec/tests/conftest.py
fsspec/tests/test_api.py
fsspec/tests/test_async.py
fsspec/tests/test_caches.py
fsspec/tests/test_callbacks.py
fsspec/tests/test_compression.py
fsspec/tests/test_config.py
fsspec/tests/test_core.py
fsspec/tests/test_file.py
fsspec/tests/test_fuse.py
fsspec/tests/test_generic.py
fsspec/tests/test_gui.py
fsspec/tests/test_mapping.py
fsspec/tests/test_parquet.py
fsspec/tests/test_registry.py
fsspec/tests/test_spec.py
fsspec/tests/test_utils.py
fsspec/tests/data/listing.html