vibeqc.write_qcschema¶ vibeqc.write_qcschema(path, document)[source]¶ Write a QCSchema molecule, atomic input, or atomic result to JSON. Parameters: path (str | Path) document (Mapping[str, Any]) Return type: Path