[PyQt] Licensing PyQt

Adrian Sochacki sochacki.adrian at gmail.com
Wed Aug 14 09:23:17 BST 2019


Hey,
I have trouble understanding the GNU GPL v3 licenese in combination of PyQt.
Riverbank says himself:
"PyQt is dual licensed on all supported platforms under the GNU GPL v3 and
the Riverbank Commercial License."(
https://riverbankcomputing.com/software/pyqt/intro)
Do I have to treat my script under the GNU GPL v3 license the moment I
import the PyQt module into my script?
I want to write a .ui file for my python sript and would want to treat the
.ui file with the GNU GPL v3 license and my own written script differently
if it is possible. Then I would load the .ui file via my script.

Thanks for your help

-- 
Adrian Sochacki / Freelance 3D Artist

[image: Facebook] <https://htmlsig.com/t/000001EFB086> [image: LinkedIn]
<https://htmlsig.com/t/000001EN40N3> [image: Vimeo]
<https://htmlsig.com/t/000001EGNZR4>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20190814/0eb673d0/attachment.html>


More information about the PyQt mailing list