MicroPython is a software implementation of a programming language largely compatible with Python 3, written in C, that is optimized to run on a microcontroller. MicroPython consists of a Python compiler to bytecode and a runtime interpreter of that bytecode. The user is presented with an interactive prompt (the REPL) to execute supported commands immediately. Included are a selection of core Python libraries; MicroPython includes modules which give the programmer access to low-level hardware. MicroPython does have an inline assembler, and that code will run at full speed, but it's non-portable across different microcontrollers (as any assembly is). More information...
According to PR-model, micropython.org is ranked 141,615th in multilingual Wikipedia, in particular this website is ranked 17,576th in German Wikipedia.
The website is placed before hlsenteret.no and after muskusrattenbestrijding.nl in the BestRef global ranking of the most important sources of Wikipedia.