PyQt6 and SIP v6 Snapshots Available

Kyle Altendorf sda at fstab.net
Tue Sep 29 19:08:34 BST 2020


On 2020-09-29 13:40, Phil Thompson wrote:
> On 29/09/2020 18:09, Detlev Offenbach wrote:
>> Hi Phil,
>> 
>> PyPI seems to have lifted the size limit for wheel files. This raises
>> the question if you intend to include the Qt tools needed for
>> development (designer, linguist and a few more) in PyQt6 like it was
>> in the good old PyQt5 days. I am asking because PySide2 wheel do so
>> and PyQt5/6 should not lag behind.
> 
> I think it's dumb to include development tools in what is supposed to
> be a runtime environment. A separate package would be better.

pyqt5-tools now supports Windows and Linux anyways.  I haven't figured 
out the Qt application dynamic library dependence detection on macOS 
yet, in case anyone wanted to help out with that.  Phil, if you were 
interested in providing something like this officially, I'm all for it.  
The only thing I bring beyond the packaging is the exception dialog for 
Designer which would be nice to integrate in PyQt proper in some form.  
Well, I guess also a few command line arguments to help out with adding 
your code paths etc when launching the tools.

Cheers,
-kyle


More information about the PyQt mailing list