The integrated MicroPython Interpreter in the TM NPU has version 1.12. A subset of the standard MicroPython modules and libraries available can be imported in the user script (‘main.py’). When creating the user application, refer to the following tables to check whether required modules, classes, functions, and constants are supported by the TM NPU. It is not possible to import or use non-supported modules. All other modules and functions can be imported and used. The modules listed in Section 5.2 “Explicitly tested MicroPython modules” are whitelisted and have been used extensively for the TM NPU system test. For a detailed description of the MicroPython standard modules and functions, please refer to the MicroPython documentation.