moyopy¶
Python interface of moyo, a fast and robust crystal symmetry finder.
Installation¶
pip install moyopy
# If you want to convert structures into Pymatgen or ASE objects
pip install moyopy[interface]
Development¶
Run from the repo root with just:
just py-install # uv sync
just py-build # maturin develop
just py-test # pytest
just py-docs # build and serve the docs (Zensical)
How to cite moyopy¶
See the citation information in the root README