pyqt-stubs
Mypy stubs for the PyQt5 framework
Mypy stubs for the PyQt5 framework
To install this package, run one of the following:
The stub files released within the PyQt5 packages have been modified to allow using them for type-checking via mypy. Improvements over the default stubs include: Signals are properly typed as signals and not as methods QFlags derived classes correctly support all combination operations Many methods accepting an optional None have been annotated so
Summary
Mypy stubs for the PyQt5 framework
Last Updated
Jun 23, 2022 at 16:49
License
GPL-3.0-or-later
Supported Platforms