.coveragerc
.gitignore
AUTHORS.rst
CHANGELOG.rst
Dockerfile
LICENSE
README.md
README.rst
docker-compose.yml
pyproject.toml
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
.github/workflows/python-publish.yml
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
src/dataset_image_annotator/__init__.py
src/dataset_image_annotator/__main__.py
src/dataset_image_annotator/conf.py
src/dataset_image_annotator/main_window.ui
src/dataset_image_annotator.egg-info/PKG-INFO
src/dataset_image_annotator.egg-info/SOURCES.txt
src/dataset_image_annotator.egg-info/dependency_links.txt
src/dataset_image_annotator.egg-info/not-zip-safe
src/dataset_image_annotator.egg-info/requires.txt
src/dataset_image_annotator.egg-info/top_level.txt
tests/conftest.py