The MicroPython language ======================== MicroPython aims to implement the Python 3.4 standard, and most of the features of MicroPython are identical to those described by the documentation at `docs.python.org `_. Differences to standard Python as well as additional features of MicroPython are described in the sections here. .. toctree:: :maxdepth: 1 differences.rst genrst/index.rst repl.rst speed_python.rst constrained.rst .. only:: port_pyboard or port_xlink assembler.rst .. toctree:: :maxdepth: 1 asm_thumb2_index.rst .. only:: port_pyboard assembler.rst .. toctree:: :maxdepth: 1 isr_rules.rst asm_thumb2_index.rst