MANIFEST.in
README.md
pyproject.toml
src/myelin_morphometrics/__init__.py
src/napari_cci_annotator/__init__.py
src/napari_cci_annotator/_annotations_handler.py
src/napari_cci_annotator/_backend_detect.py
src/napari_cci_annotator/_config.py
src/napari_cci_annotator/_id_table.py
src/napari_cci_annotator/_image_handler.py
src/napari_cci_annotator/_reader.py
src/napari_cci_annotator/_sample_data.py
src/napari_cci_annotator/_settigns.py
src/napari_cci_annotator/_widget.py
src/napari_cci_annotator/_writer.py
src/napari_cci_annotator/morphometrics.py
src/napari_cci_annotator/napari.yaml
src/napari_cci_annotator/segment_large_image_using_yolo.py
src/napari_cci_annotator.egg-info/PKG-INFO
src/napari_cci_annotator.egg-info/SOURCES.txt
src/napari_cci_annotator.egg-info/dependency_links.txt
src/napari_cci_annotator.egg-info/entry_points.txt
src/napari_cci_annotator.egg-info/requires.txt
src/napari_cci_annotator.egg-info/top_level.txt
src/napari_cci_annotator/_tests/__init__.py
src/napari_cci_annotator/_tests/test_reader.py
src/napari_cci_annotator/_tests/test_sample_data.py
src/napari_cci_annotator/_tests/test_widget.py
src/napari_cci_annotator/_tests/test_writer.py