micropython-stubs

Stub files

A collection of pre-defined function signatures and type information to simplify development for MicroPython-based projects

Stubs of most MicroPython ports, boards and versions to make writing code that much simpler.

GitHub

168 stars
7 watching
23 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list

awesome-micropythonmicropythonmypymypy-stubspycharm-idepylancepylintpyrightpyscriptstatic-typingtype-checkingtype-stubsvscode

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
josverl/micropython-stubber A tool to generate and maintain type hints for MicroPython projects to improve code completion and error detection in integrated development environments. 184
bradenm/micropy-stubs Automates creation of stub packages for microcontrollers and firmware-specific modules. 29
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
josverl/micropython-magic Enables MicroPython code execution within Jupyter Notebooks for rapid prototyping and development of IoT projects 23
typeddjango/django-stubs Provides precise static types and type inference for Django framework 1,630
lxml/lxml-stubs Provides type annotations for a specific Python package to support static analysis and code completion tools 45
python-qt-tools/pyqt5-stubs Mypy type hints for PyQt5 framework 68
guycarver/micropython A collection of hardware and software drivers and utility libraries for MicroPython on various platforms 148
shabbyrobe/grpc-stubs Provides type information for gRPC 37
dropbox/sqlalchemy-stubs Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications 571
bixb922/freezefs Creates self-extracting archives for MicroPython with Python 29
oivron/microbit-stubs Provides type hints and support for integrating Python with the BBC micro:bit 2
nipunn1313/mypy-protobuf Tool to generate type information from Protocol Buffers specifications 659
pycqa/flake8-pyi Enhances Flake8 to better handle stub files used in type hinting 73