micropy-stubs
Stub generator
Automates creation of stub packages for microcontrollers and firmware-specific modules.
Automatically Generated Stub Packages for Micropy-Cli and whomever else
29 stars
5 watching
6 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
microcontrollermicropy-climicropythonpythonstubs
Related projects:
Repository | Description | Stars |
---|---|---|
josverl/micropython-stubs | A collection of pre-defined function signatures and type information to simplify development for MicroPython-based projects | 168 |
bradenm/micropy-cli | Automates the creation and management of Micropython projects with tools like linting, intellisense, and dependency management. | 317 |
microbit-foundation/micropython-microbit-stubs | Type stubs for MicroPython used by the Python Editor V3 to support code intelligence and API documentation | 3 |
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 |
jorenham/scipy-stubs | Provides type hints and auto-completion support for SciPy libraries without requiring additional configuration or static type-checker plugins. | 23 |
oivron/microbit-stubs | Provides type hints and support for integrating Python with the BBC micro:bit | 2 |
spotlightkid/upy-msgpack | A lightweight MessagePack serialization library for MicroPython | 0 |
pycqa/flake8-pyi | Enhances Flake8 to better handle stub files used in type hinting | 73 |
typeddjango/django-stubs | Provides precise static types and type inference for Django framework | 1,623 |
dropbox/sqlalchemy-stubs | Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications | 571 |
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 |
python-qt-tools/pyqt5-stubs | Mypy type hints for PyQt5 framework | 68 |
hbmartin/pythonista-stubs | Typed interface stubs for the Pythonista iOS API | 13 |
edolphin-ydf/goimpl.nvim | Generates stubs for interfaces in code completion tools | 60 |