.coveragerc
.gitignore
.isort.cfg
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
Pipfile
Pipfile.lock
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/ci.yml
docs/Makefile
docs/authors.md
docs/changelog.md
docs/conf.py
docs/contributing.md
docs/index.md
docs/license.md
docs/readme.md
docs/requirements.txt
docs/_static/.gitignore
src/dcqc/__init__.py
src/dcqc.egg-info/PKG-INFO
src/dcqc.egg-info/SOURCES.txt
src/dcqc.egg-info/dependency_links.txt
src/dcqc.egg-info/entry_points.txt
src/dcqc.egg-info/not-zip-safe
src/dcqc.egg-info/requires.txt
src/dcqc.egg-info/top_level.txt
src/dcqc/filesystems/openers.py
src/dcqc/filesystems/remote_file.py
src/dcqc/filesystems/synapsefs.py
tests/conftest.py
tests/test_filesystems.py
tests/data/test.txt