.gitignore
CHANGELOG.md
LICENSE
README.md
pyproject.toml
tox.ini
uv.lock
.github/workflows/test_and_deploy.yml
src/plate_overview/__init__.py
src/plate_overview/_version.py
src/plate_overview/py.typed
src/plate_overview.egg-info/PKG-INFO
src/plate_overview.egg-info/SOURCES.txt
src/plate_overview.egg-info/dependency_links.txt
src/plate_overview.egg-info/requires.txt
src/plate_overview.egg-info/scm_file_list.json
src/plate_overview.egg-info/scm_version.json
src/plate_overview.egg-info/top_level.txt
tests/test_packaging.py