stubber.get_cpython¶
Download or update the MicroPython compatibility modules from pycopy and stores them in the all_stubs folder The all_stubs folder should be mapped/symlinked to the micropython_stubs/stubs repo/folder
Functions¶
|
Download MicroPython compatibility modules |
Module Contents¶
- stubber.get_cpython.get_core(requirements: str, stub_path: str | pathlib.Path | None = None, family: str = 'core')¶
Download MicroPython compatibility modules
- Parameters:
requirements (str)
stub_path (Optional[Union[str, pathlib.Path]])
family (str)