- [ ] either port sglite, or find an alternative (gsas2, if installation as a library can be accomplished) - [ ] port transforms module - [ ] 2to3 in place, inspect diff and cleanup before committing (don't do things like `list(my.keys())` unless necessary) - [ ] migrate to PyQt (PyQt5 not strictly required, but desirable)
list(my.keys())unless necessary)