Skip to content
Garrett Berg edited this page May 7, 2015 · 6 revisions

#FAQ

What are the differences between micropython and standard python (CPython)?

Please see the Differences wiki page

How big is micropython? How much memory does it take?

[please answer]

How fast is micropython?

Check out the Performance wiki page. Generally speaking, it can run up to 10x (? is this right ? ) faster than CPython and use far less memory.

How many platforms are supported by micropython

All standard OS's are supported (Mac, Windows, Linux), as well as these embedded platforms

Clone this wiki locally