We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfec971 commit 66e19efCopy full SHA for 66e19ef
docs/dev/env.rst
@@ -231,6 +231,18 @@ based on the Qt GUI toolkit, integrating the Scintilla editor control. Eric
231
is an open source software project (GPLv3 licence) with more than ten years of
232
active development.
233
234
+Mu
235
+--
236
+
237
+`Mu <https://codewith.mu/>` is a minimalist Python IDE which can run Python 3 code
238
+locally and can also deploy code to the BBC micro:bit and to Adafruit boards running
239
+CircuitPython.
240
241
+Intended for beginners, mu includes a Python 3 interpreter, and is easy to install
242
+on Windows, OS/X and Linux. It runs well on the Raspberry Pi.
243
244
+There's an active support community on gitter.
245
246
247
Interpreter Tools
248
:::::::::::::::::
0 commit comments