QCSchema icon indicating copy to clipboard operation
QCSchema copied to clipboard

python module to json files

Open loriab opened this issue 5 years ago • 1 comments

Description

Sound the waters to convert the hand-edited QCSchema in python module format into a collection of raw JSON schema autogenerated by Pydantic from QCElemental models (that get tested). Relevant discussion on #68. This is all generated by make qcschema over at QCEl, then copying the files.

Do Not Merge Now

Things that haven't been done include:

  • [ ] moving existing to a maintenance branch
  • [ ] checking that hand-edited details here are in the qcel docstrings so that they'll show up again here at qcsk.
  • [ ] checking that schemas are 1-to-1.

Status

  • [ ] Ready to go

loriab avatar Mar 03 '20 17:03 loriab

This pull request fixes 5 alerts when merging ff790308c2043d768ea17bf9f181f85d7456e866 into 54fabe98ae3f31994371e0bfdfc6739dc5a84581 - view on LGTM.com

fixed alerts:

  • 5 for Module imports itself

lgtm-com[bot] avatar Mar 03 '20 17:03 lgtm-com[bot]