aim2dat.strct.strct_io

Module to handle internal functions to read and write structures.

Module Contents

Functions

get_structure_from_file(→ Union[dict, list])

Get function to read structure file.

aim2dat.strct.strct_io.get_structure_from_file(file_path: str, file_format: str, kwargs: dict = {}) dict | list[source]

Get function to read structure file.