Skip to content

Change From PyQt5 in GUI for MIT Compliance

Description of issue:

PyQt5 is GPL which requires the entire codebase to be converted to GPL. This is not a possibility, so we need to change the framework to something that is compliant with MIT.

Edited by Jacob Wahlman