MicroPython libraries — MicroPython latest documentation
To allow for extensibility, some built-in modules can be extended from Python code loaded onto the device filesystem. This chapter describes modules (function and class libraries) which are built into MicroPython. This documentation in general aspires to describe all modules and functions/classes which are implemented in the MicroPython project.