You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
11 lines
388 B
ReStructuredText
11 lines
388 B
ReStructuredText
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 <https://docs.python.org/3.4/reference/index.html>`_.
|
|
|
|
Differences to standard Python as well as additional features of
|
|
MicroPython are described in the sections here.
|