to_schema

qcelemental.molparse.to_schema(molrec, dtype, units='Bohr', *, np_out=False, copy=True)[source]

Translate molparse internal Molecule spec into dictionary from other schemas.

Parameters:
Returns:

qcschema – Dictionary of the dtype repr of molrec.

Return type:

dict