stubber.get_lobo ================ .. py:module:: stubber.get_lobo .. autoapi-nested-parse:: Collect modules and python stubs from the Loboris MicroPython source project and stores them in the all_stubs folder The all_stubs folder should be mapped/symlinked to the micropython_stubs/stubs repo/folder Attributes ---------- .. autoapisummary:: stubber.get_lobo.FAMILY stubber.get_lobo.PORT Functions --------- .. autoapisummary:: stubber.get_lobo.get_frozen Module Contents --------------- .. py:data:: FAMILY :value: 'loboris' .. py:data:: PORT :value: 'esp32_lobo' .. py:function:: get_frozen(stub_path: Optional[pathlib.Path] = None, *, repo: Optional[str] = None, version: str = '3.2.24') Download Loboris frozen modules direct from github repo