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 auto-completion support for SciPy libraries without requiring additional configuration or static type-checker plugins. | 23 |
typeddjango/django-stubs | Provides precise static types and type inference for Django framework | 1,630 |
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 | 458 |
lxml/lxml-stubs | Provides type annotations for a specific Python package to support static analysis and code completion tools | 45 |
shabbyrobe/grpc-stubs | Provides type information for gRPC | 37 |
bradenm/micropy-stubs | Automates creation of stub packages for microcontrollers and firmware-specific modules. | 29 |
josverl/micropython-stubs | A collection of pre-defined function signatures and type information to simplify development for MicroPython-based projects | 168 |
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 | 659 |
mottosso/qt.py | Enables software to run on multiple Qt bindings (PySide2, PyQt5, PySide, PyQt4) with a single codebase | 923 |
ambv/retype | Re-applies type annotations from .pyi stubs to codebases | 141 |
dropbox/sqlalchemy-stubs | Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications | 571 |
libgit2/pygit2 | Python bindings to libgit2 for interacting with Git repositories | 1,621 |