Josverl/micropython-stubs
Stubs of most MicroPython ports, boards and versions to make writing code that much simpler.
PythonMIT
Issues
- 0
NeopPixel stub is missing __dunder__ methods
#764 opened by Josverl - 4
Verify stub signatures for passing either an `int` or a `Pin` instance across all ports.
#768 opened by Josverl - 6
- 5
Integrate or Merge parameter and return annotations
#762 opened by Josverl - 0
- 7
micropython stdlib contains some modules that are not available on MicroPython
#729 opened by Josverl - 0
Add test for time.mktime
#752 opened by Josverl - 0
Check stubs with the flake8-pyi addin
#746 opened by Josverl - 0
@micropython.asm_thumb
#765 opened by Josverl - 2
stm32 1.23.0 packages not on pypi
#763 opened by victorallume - 15
u-naming vs non u-unaming problem
#761 opened by Omid888 - 0
Change structure of distribution packages
#760 opened by Josverl - 0
Trawl for extra docs
#759 opened by Josverl - 0
pip warns about invalid metadata entry 'name'
#758 opened by Josverl - 0
mypy: QA test errors reported in feat_networking
#738 opened by Josverl - 0
Manifest processing needs update
#751 opened by Josverl - 4
Not clear on how to properly install stubs?
#753 opened by VirtualWolf - 11
Attempt to create a subclass of a generic class results in TypeError: '_AnyCall' object isn't subscriptable
#755 opened by ANogin - 3
Stubs for the micro:bit V2 version of MicroPython?
#756 opened by ddribin - 0
Create stubs for tensor flow build
#754 opened by Josverl - 0
Add QA test for os.stat(xx)
#750 opened by Josverl - 0
- 0
QA test packages from PyPI without distorting downloads
#745 opened by Josverl - 1
onewire.OneWire class missing on v1.22.0+ esp32
#748 opened by Josverl - 2
- 0
- 2
Class io.StringIO has abstract attributes.
#720 opened by andrewleech - 1
pylance flags an error for : Object of type "BufferedWriter" cannot be used with "with" because it does not implement __enter__
#718 opened by Josverl - 0
[Failed] tests.quality_tests.test_snippets - test_ports_boards_pyright[local-latest-rp2-rp2]
#733 opened by testspace-com - 0
[Failed] tests.quality_tests.test_snippets - test_ports_boards_pyright[local-latest-rp2-rpi_pico-rp2]
#734 opened by testspace-com - 0
[Failed] tests.quality_tests.test_snippets - test_ports_boards_pyright[local-latest-esp32-esp32]
#732 opened by testspace-com - 0
mypy: Cannot instantiate abstract class "ESPNow" with abstract attribute "__next__"
#737 opened by Josverl - 1
Mpremote mip install typings
#735 opened by Josverl - 11
- 1
sys.implementation is a namedtuple, not a tuple
#708 opened by scy - 6
- 7
array.array is missing __setitem__ and __getitem__
#728 opened by mgsb - 1
class __init__ for machine.UART is unspecific
#725 opened by Josverl - 6
- 3
rp2: micropython.const return value is not int
#721 opened by mishal - 2
Missing machine.PWM
#719 opened by andrewleech - 8
Add __call__ for machine Pin and Signal
#717 opened by mgsb - 4
Trying to use this for RPI Pico W
#700 opened by antoinegomez - 0
feat(publish) : create GHA that automates all publication steps and updates the database
#606 opened by Josverl - 0
Add esp32 UM_TinyPico stubs to publish
#650 opened by Josverl - 2
- 0
- 8
- 9
- 1
esp32 related pylint errors
#530 opened by ancebfer