Josverl / micropython-stubber

Generate and maintain stubs for different MicroPython ports to use with VSCode and Pylance, PyRight, Thonny, PyCharm or MyPy
https://micropython-stubber.readthedocs.io
Other
166 stars 14 forks source link

docstubs - support micro and normal versions of stdlib modules - ( import os and import uos ) #176

Closed Josverl closed 2 years ago

Josverl commented 2 years ago

Need to support import os and import uos variants

for modules in stdlib

Needed for modules :

Josverl commented 2 years ago

docstubs are now created with this model