.coveragerc
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
LICENSE
README.rst
codecov.yml
dev-requirements.txt
requirements.txt
setup.cfg
setup.py
.binder/dask_config.yaml
.binder/environment.yml
.binder/postBuild
.binder/start
.binder/test.py
.github/dependabot.yml
.github/workflows/main.yaml
.github/workflows/pypipublish.yaml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/api.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/tutorial.rst
examples/open_dataset.ipynb
tests/__init__.py
tests/conftest.py
tests/test_core.py
tests/test_fsspec_compat.py
tests/test_rest_api.py
tests/test_zarr_compat.py
tests/utils.py
xpublish/__init__.py
xpublish/dependencies.py
xpublish/rest.py
xpublish.egg-info/PKG-INFO
xpublish.egg-info/SOURCES.txt
xpublish.egg-info/dependency_links.txt
xpublish.egg-info/not-zip-safe
xpublish.egg-info/requires.txt
xpublish.egg-info/top_level.txt
xpublish/routers/__init__.py
xpublish/routers/base.py
xpublish/routers/common.py
xpublish/routers/zarr.py
xpublish/utils/__init__.py
xpublish/utils/api.py
xpublish/utils/cache.py
xpublish/utils/info.py
xpublish/utils/zarr.py