Created by: pfalcon
Why this framework/library/software/resource is awesome?
MicroPython is a very small (ten times smaller) implementation of a large subset of Python3 language, which works everywhere from modest microcontroller systems (16K RAM, 128K ROM) to normal desktop systems (where it still offers benefits of a smaller size, faster startup time, better self-containment).
Vote for this pull request
Who agrees that this change should be merged could add your reactions (e.g.
TODO: There actually should be a separate section "Alternative Implementations" for things like PyPy, Stackless Python, MicroPython, etc.