LICENSE
README.md
pyproject.toml
setup.py
icat/__init__.py
icat/anchorlist.py
icat/anchors.py
icat/data.py
icat/histogram.py
icat/histograms.py
icat/item.py
icat/model.py
icat/table.py
icat/utils.py
icat/view.py
icat/vue/anchors-table.vue
icat/vue/manager-table.vue
icat_iml.egg-info/PKG-INFO
icat_iml.egg-info/SOURCES.txt
icat_iml.egg-info/dependency_links.txt
icat_iml.egg-info/requires.txt
icat_iml.egg-info/top_level.txt
tests/test_anchorlist.py
tests/test_anchors.py
tests/test_browser.py
tests/test_datamanager.py
tests/test_histograms.py
tests/test_integrations.py
tests/test_itemviewer.py
tests/test_model.py
tests/test_view.py