MicroPython - lvidarte/esp8266 GitHub Wiki

MicroPython on the ESP8266: beautifully easy IoT

/imgs/micropython.jpg

MicroPython is a lean and efficient implementation of the Python 3 Programming Language that includes a small subset of the Python standard library and is optimized to run on microcontrollers and in constrained environments.

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.

TOC