.cookiecutter.yaml
.editorconfig
.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Justfile
LICENSE
README.md
pyproject.toml
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/ci.yml
.github/workflows/docs.yml
bioio_types/__init__.py
bioio_types/constants.py
bioio_types/dimensions.py
bioio_types/exceptions.py
bioio_types/image_container.py
bioio_types/io.py
bioio_types/py.typed
bioio_types/reader.py
bioio_types/reader_metadata.py
bioio_types/transforms.py
bioio_types/types.py
bioio_types.egg-info/PKG-INFO
bioio_types.egg-info/SOURCES.txt
bioio_types.egg-info/dependency_links.txt
bioio_types.egg-info/not-zip-safe
bioio_types.egg-info/requires.txt
bioio_types.egg-info/top_level.txt
bioio_types/tests/conftest.py
bioio_types/tests/test_empty.py
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst