Plans for PyQt6?

Grzegorz Bokota g.bokota at mimuw.edu.pl
Tue Apr 28 19:57:08 BST 2020


It looks like PyCharm ignore PyQt5-stubs when import from qtpy but it works
when import from PyQt5..

Grzegorz Bokota


wt., 28 kwi 2020 o 20:44 Florian Bruhin <me at the-compiler.org> napisaƂ(a):

> On Tue, Apr 28, 2020 at 08:40:28PM +0200, Grzegorz Bokota wrote:
> > > > There are any plans to add Python stubs files in PyQt5 or PyQt6?
> >
> > > PyQt5 already comes with stub-files, though they are mostly optimized
> for
> > > IDE completion rather than type checking.
> >
> > > There are community-maintained stubs for mypy here:
> > > https://github.com/stlehmann/PyQt5-stubs
> >
> > But This is not working well if the project uses some wrapper like qtpy.
> > And it works well if stubs files are in a package (like PySide2).
>
> I don't follow. How would stub files being distributed inside a package vs.
> separately make a difference with regards to wrappers?
>
> Florian
>
> --
> me at the-compiler.org (Mail/XMPP) | https://www.qutebrowser.org
>        https://bruhin.software/ |
> https://github.com/sponsors/The-Compiler/
>        GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
>              I love long mails! | https://email.is-not-s.ms/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20200428/6f82b153/attachment.htm>


More information about the PyQt mailing list