LICENSE
README.md
pyproject.toml
src/dendrofan/__init__.py
src/dendrofan/_version.py
src/dendrofan/annotations.py
src/dendrofan/clustering.py
src/dendrofan/exceptions.py
src/dendrofan/geometry.py
src/dendrofan/plotting.py
src/dendrofan/py.typed
src/dendrofan/styling.py
src/dendrofan.egg-info/PKG-INFO
src/dendrofan.egg-info/SOURCES.txt
src/dendrofan.egg-info/dependency_links.txt
src/dendrofan.egg-info/requires.txt
src/dendrofan.egg-info/top_level.txt
tests/test_clustering.py
tests/test_geometry.py
tests/test_plotting.py