LICENSE
README.md
setup.py
src/digitalsreeni_image_annotator/__init__.py
src/digitalsreeni_image_annotator/annotator_window.py
src/digitalsreeni_image_annotator/constants.py
src/digitalsreeni_image_annotator/help_window.py
src/digitalsreeni_image_annotator/image_label.py
src/digitalsreeni_image_annotator/main.py
src/digitalsreeni_image_annotator/utils.py
src/digitalsreeni_image_annotator.egg-info/PKG-INFO
src/digitalsreeni_image_annotator.egg-info/SOURCES.txt
src/digitalsreeni_image_annotator.egg-info/dependency_links.txt
src/digitalsreeni_image_annotator.egg-info/entry_points.txt
src/digitalsreeni_image_annotator.egg-info/requires.txt
src/digitalsreeni_image_annotator.egg-info/top_level.txt
tests/test_annotator_window.py
tests/test_image_label.py
tests/test_utils.py