LICENSE
README.md
pyproject.toml
src/hofmann/__init__.py
src/hofmann/bonds.py
src/hofmann/defaults.py
src/hofmann/model.py
src/hofmann/parser.py
src/hofmann/polyhedra.py
src/hofmann/py.typed
src/hofmann/render_mpl.py
src/hofmann/scene.py
src/hofmann.egg-info/PKG-INFO
src/hofmann.egg-info/SOURCES.txt
src/hofmann.egg-info/dependency_links.txt
src/hofmann.egg-info/requires.txt
src/hofmann.egg-info/top_level.txt
src/hofmann/data/__init__.py
src/hofmann/data/vesta_cutoffs.json
tests/test_bonds.py
tests/test_defaults.py
tests/test_init.py
tests/test_model.py
tests/test_parser.py
tests/test_polyhedra.py
tests/test_render_mpl.py
tests/test_scene.py