PyQt5-stubs
PyQt stubs
Mypy type hints for PyQt5 framework
Stubs for PyQt5
68 stars
5 watching
31 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
microbit-foundation/micropython-microbit-stubs | Type stubs for MicroPython used by the Python Editor V3 to support code intelligence and API documentation | 3 |
jorenham/scipy-stubs | Provides type hints and stubs for SciPy libraries to facilitate code completion and error detection in Python. | 16 |
typeddjango/django-stubs | Provides precise static types and type inference for Django framework | 1,612 |
hbmartin/pythonista-stubs | Typed interface stubs for the Pythonista iOS API | 13 |
typeddjango/djangorestframework-stubs | Mypy stubs for Django REST Framework to support type hinting and static typing | 453 |
lxml/lxml-stubs | Provides type annotations for a specific Python package to support static analysis and code completion tools | 43 |
shabbyrobe/grpc-stubs | Provides type information for gRPC | 36 |
bradenm/micropy-stubs | Automates creation of stub packages for microcontrollers and firmware-specific modules. | 29 |
josverl/micropython-stubs | A collection of pre-generated stubs to simplify development of MicroPython-based projects | 161 |
pycqa/flake8-pyi | Enhances Flake8 to better handle stub files used in type hinting | 73 |
nipunn1313/mypy-protobuf | Tool to generate type information from Protocol Buffers specifications | 653 |
mottosso/qt.py | Enables software to run on multiple Qt bindings (PySide2, PyQt5, PySide, PyQt4) with a single codebase | 921 |
ambv/retype | Re-applies type annotations from .pyi stubs to codebases | 142 |
dropbox/sqlalchemy-stubs | Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications | 572 |
libgit2/pygit2 | Python bindings to libgit2 for interacting with Git repositories | 1,616 |