.gitignore
.gitlab-ci.yml
.gitmodules
.pylintrc
LICENSE.txt
Makefile
README.md
ct_run.py
pyproject.toml
examples/basic_usage.py
onedatarestfsspec/__init__.py
onedatarestfsspec/config.py
onedatarestfsspec/core.py
onedatarestfsspec/metrics.py
onedatarestfsspec/utils.py
onedatarestfsspec.egg-info/PKG-INFO
onedatarestfsspec.egg-info/SOURCES.txt
onedatarestfsspec.egg-info/dependency_links.txt
onedatarestfsspec.egg-info/entry_points.txt
onedatarestfsspec.egg-info/requires.txt
onedatarestfsspec.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_config.py
tests/test_core.py
tests/test_env_config.yaml
tests/test_fs.py
tests/test_onedatarestfsspec.py
tests/test_utils.py