stubber.get_cpython =================== .. py:module:: stubber.get_cpython .. autoapi-nested-parse:: 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 --------- .. autoapisummary:: stubber.get_cpython.get_core Module Contents --------------- .. py:function:: get_core(requirements: str, stub_path: Optional[Union[str, pathlib.Path]] = None, family: str = 'core') Download MicroPython compatibility modules