
micro:bit Python Editor
A Python Editor for the BBC micro:bit, built by the Micro:bit Educational Foundation and the global Python Community.
BBC micro:bit MicroPython documentation
The version of Python that runs on the BBC micro:bit is called MicroPython. This documentation includes lessons for teachers and API documentation for developers (check out the index on …
MicroPython on the BBC micro:bit
Various cross-platform command-line tools have been created for MicroPython on the BBC micro:bit. The uFlash utility makes it easy to flash the BBC micro:bit with Python scripts and …
MicroPython - Python for microcontrollers
Sep 11, 2025 · These are automatic builds of the development branch for the next release.
Python editor | micro:bit
The micro:bit Python editor is designed to overcome many of the barriers to learning text-based coding.
micro:bit Python Editor V3 - GitHub
We've written a technical overview that's a good starting point for working on the Python Editor or for using ideas and components from the app in other projects.
Python Editor for micro:bit
A Python Editor for the BBC micro:bit, built by the Micro:bit Educational Foundation and the global Python Community.
BBC micro:bit MicroPython documentation - Read the Docs
The version of Python that runs on the BBC micro:bit is called MicroPython. This documentation includes lessons for teachers and API documentation for developers (check out the index on …
Introduction — BBC micro:bit MicroPython 1.1.1 documentation
It runs a version of Python called MicroPython that’s designed to run on small computers like the BBC micro:bit. It’s a full implementation of Python 3 so when you move onto other things (such …
Micro:bit - Getting Started — Introduction to Python using BBC micro:bit
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 optimised to run on …