.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
tox.ini
.github/ISSUE_TEMPLATE.md
.github/workflows/ci.yml
.github/workflows/publish.yml
examples/tiff_writer.py
examples/zarr_writer.py
pymmcore_MDA_writers.egg-info/PKG-INFO
pymmcore_MDA_writers.egg-info/SOURCES.txt
pymmcore_MDA_writers.egg-info/dependency_links.txt
pymmcore_MDA_writers.egg-info/not-zip-safe
pymmcore_MDA_writers.egg-info/requires.txt
pymmcore_MDA_writers.egg-info/top_level.txt
pymmcore_mda_writers/__init__.py
pymmcore_mda_writers/_version.py
pymmcore_mda_writers/_writers.py
tests/__init__.py
tests/test-config.cfg
tests/test_pymmcore_mda_writers.py
tests/test_utils.py