Skip to content

PyQt -> PySide convertion #22

@Oh-JongJin

Description

@Oh-JongJin

PyQt: GPL(General Public License)

  • License for an open source program
  • It is obligated to disclose the source code
  • If want to use it outside the scope of GPL, must purchase separate license. (annual subscription fee of $3,950)

PySide: LGPL(Lesser General Public License)

  • Even if use program commercially, don't have to disclose source code.
  • In addition, there is no separate payment.
  • Therefore, PySide is used when developing for commercial purposes.

Metadata

Metadata

Assignees

Labels

infomationInformation you need to know

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions