.gitignore
.isort.cfg
.pre-commit-config.yaml
.readthedocs.yml
LICENCE.txt
README.md
pyproject.toml
tox.ini
.github/workflows/ci.yml
docs/Makefile
docs/design.md
docs/requirements-docs.txt
docs/source/conf.py
docs/source/index.rst
docs/source/picklists.rst
docs/source/_templates/custom-class-template.rst
docs/source/echo-formats/echo-labware.rst
docs/source/echo-formats/echo-platesurvey.rst
docs/source/echo-formats/echo-surveyreport.rst
src/kithairon/__init__.py
src/kithairon/_util.py
src/kithairon/labware.py
src/kithairon/picklists.py
src/kithairon/py.typed
src/kithairon.egg-info/PKG-INFO
src/kithairon.egg-info/SOURCES.txt
src/kithairon.egg-info/dependency_links.txt
src/kithairon.egg-info/requires.txt
src/kithairon.egg-info/top_level.txt
src/kithairon/surveys/__init__.py
src/kithairon/surveys/platesurvey.py
src/kithairon/surveys/surveydata.py
src/kithairon/surveys/surveyreport.py
tests/test_distances.py
tests/test_surveys.py
tests/test_data/Labware.elw
tests/test_data/Labware.elwx
tests/test_data/getplateinfoex-req.txt
tests/test_data/platesurvey.xml
tests/test_data/surveyreport-cp.xml