IDEs
See also tools / editor for CLI detail.
| Name | Best for | Link |
|---|---|---|
| Thonny | First board, plotter, simple debug | thonny.org |
| Visual Studio Code | Larger projects, MicroPico / Pico-W-Go | marketplace |
| PyCharm | People already in JetBrains; use a remote interpreter plugin or mpremote | JetBrains |
| micro:bit Python editor | Schools, hex flash | python.microbit.org |
| OpenMV IDE | OpenMV cams (MicroPython flavour) | openmv.io |
| Arduino Lab for MicroPython | Arduino-branded boards | Arduino |