Skip to content

Python bindings for PySide (Licensing issues with PyQt - GPL3)  #298

@AHSauge

Description

@AHSauge

This looked very promising to me until I realised that the Python bindings uses PyQt. PyQt is a library that is available under a dual GPL and commercial license. As my intended usage would be non-compliant with GPL (but compliant with LGPL), in it's current form I would need a commercial license for PyQt. This of course also applies to any other user, including users believing this library is compatible with LGPL in it's entirety. I'm not an expert on this, but the way I see it, the Python sections of this project is unfortunately not compatible with LGPL.

To avoid the above mentioned issues, I would suggest to replace PyQt with PySide as that is actually licensed as LGPL itself.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions