@JonB said in Qt License Inquiries:
@Braynex said in Qt License Inquiries:
I haven't decided yet whether to use Qt (C++) or PySide (Python).
Just to remind you of one thing. If you choose Python you must adopt the PySide you mention, either PySide2 or the new PySide6. Don't be tempted to pick the better known/more-featured PyQt5 or PyQt6 you will see around the web, because that requires GPL rather than LGPL. No such issue if you go C++.
Hi JonB, noted, thank you for the tips.
Our first choice is PySide6 for this project because PyQt's GPL licensing is out of the picture due to the nature of this project.
Kind regards,
Braynex