micropython-stubs

Stub files

A collection of pre-generated stubs to simplify development of MicroPython-based projects

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

GitHub

161 stars
7 watching
23 forks
Language: Python
last commit: 8 days 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. 180
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 stubs for SciPy libraries to facilitate code completion and error detection in Python. 16
josverl/micropython-magic Enables MicroPython code execution within Jupyter Notebooks for rapid prototyping and development of IoT projects 22
typeddjango/django-stubs Provides precise static types and type inference for Django framework 1,612
lxml/lxml-stubs Provides type annotations for a specific Python package to support static analysis and code completion tools 43
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 147
shabbyrobe/grpc-stubs Provides type information for gRPC 36
dropbox/sqlalchemy-stubs Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications 572
bixb922/freezefs Creates self-extracting archives for MicroPython with Python 28
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 653
pycqa/flake8-pyi Enhances Flake8 to better handle stub files used in type hinting 73