provenance_stamp¶
- psi4.driver.p4util.provenance_stamp(routine, module=None)[source]¶
 Prepare QCSchema Provenance with PSI4 credentials.
- Parameters:
 - Returns:
 provenance – Dictionary satisfying QCSchema, with PSI4 credentials for creator and version. https://github.com/MolSSI/QCSchema/blob/master/qcschema/dev/definitions.py#L23-L41
- Return type: