stubber.get_cpython

Download or update the micropyton 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

Module Contents

Functions

get_core(requirements[, stub_path, family])

Download MicroPython compatibility modules

stubber.get_cpython.get_core(requirements: str, stub_path: str | pathlib.Path | None = None, family: str = 'core')

Download MicroPython compatibility modules

Parameters: