vestacrystparser.convert

Create VESTA files from structural data files (POSCAR, etc.).

vestacrystparser.convert.vesta_from_poscar(fname: str) VestaFile

Return a VestaFile from a POSCAR file at fname

vestacrystparser.convert.vesta_from_structure(stru: Structure) VestaFile

Return a VestaFile from pymatgen.core.Structure