Skip to content

Commit e09e772

Browse files
authored
Merge pull request #1042 from romilly/master
mu editor
2 parents adae3f0 + 88377b8 commit e09e772

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/dev/env.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,18 @@ based on the Qt GUI toolkit, integrating the Scintilla editor control. Eric
231231
is an open source software project (GPLv3 licence) with more than ten years of
232232
active development.
233233

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+
234246

235247
Interpreter Tools
236248
:::::::::::::::::

0 commit comments

Comments
 (0)