Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Use PySide2 instead of PyQt5 #24

Open
fkromer opened this issue Oct 13, 2019 · 1 comment
Open

Use PySide2 instead of PyQt5 #24

fkromer opened this issue Oct 13, 2019 · 1 comment

Comments

@fkromer
Copy link

fkromer commented Oct 13, 2019

PyQt5 is licensed GPL3 or commercial. That can be problematic. Would it be possible to use PySide2 which is LGPLv3 licensed (besides GPLv2 and commercial) and API compatible? This is no legal advice but opinion based suggestion: Using a LGPL license for PyFladesk would allow other projects to use PyFladesk without being forced to be open sourced themself by externalizing PyFladesk as LGPL dependency like described here.

@fkromer
Copy link
Author

fkromer commented Oct 13, 2019

Relates to #25

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant