.copier-answers.yml
.gitattributes
.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
tox.ini
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/documentation.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/task.md
.github/workflows/release.yml
.github/workflows/test_and_deploy.yml
.napari-hub/DESCRIPTION.md
.napari-hub/config.yml
src/napari_omero_downloader_cci/__init__.py
src/napari_omero_downloader_cci/_version.py
src/napari_omero_downloader_cci/_widget.py
src/napari_omero_downloader_cci/gui.py
src/napari_omero_downloader_cci/napari.yaml
src/napari_omero_downloader_cci/omero_connection.py
src/napari_omero_downloader_cci/omero_downloader_widget.py
src/napari_omero_downloader_cci.egg-info/PKG-INFO
src/napari_omero_downloader_cci.egg-info/SOURCES.txt
src/napari_omero_downloader_cci.egg-info/dependency_links.txt
src/napari_omero_downloader_cci.egg-info/entry_points.txt
src/napari_omero_downloader_cci.egg-info/requires.txt
src/napari_omero_downloader_cci.egg-info/top_level.txt
src/napari_omero_downloader_cci/_tests/__init__.py
src/napari_omero_downloader_cci/_tests/conftest.py
src/napari_omero_downloader_cci/_tests/test_dask_loader.py
src/napari_omero_downloader_cci/_tests/test_tree_population.py
src/napari_omero_downloader_cci/_tests/test_widget.py
src/napari_omero_downloader_cci/_tests/test_widget_display.py
tools/run_pytest.py