.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
renovate.json
.github/workflows/release.yml
.github/workflows/test.yml
comparemol/__init__.py
comparemol/config.py
comparemol/mol.py
comparemol/rotate.py
comparemol.egg-info/PKG-INFO
comparemol.egg-info/SOURCES.txt
comparemol.egg-info/dependency_links.txt
comparemol.egg-info/requires.txt
comparemol.egg-info/top_level.txt
tests/test_compare.py
tests/test_load.py
tests/test_rotation.py