.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/pypi-publish.yml
.github/workflows/pypi-test.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/tutorial.md
docs/_static/.gitignore
src/FileBackedArray.egg-info/PKG-INFO
src/FileBackedArray.egg-info/SOURCES.txt
src/FileBackedArray.egg-info/dependency_links.txt
src/FileBackedArray.egg-info/not-zip-safe
src/FileBackedArray.egg-info/requires.txt
src/FileBackedArray.egg-info/top_level.txt
src/filebackedarray/__init__.py
src/filebackedarray/backedH5.py
src/filebackedarray/utils.py
tests/conftest.py
tests/test_h5_backed.py
tests/data/tenx.sub.h5