Package: wnpp Owner: Nick Morrott <knowledgejun...@gmail.com> Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org
* Package name : mu Version : 1.0.0.beta.15 Upstream Author : Nicholas Tollervey * URL : https://github.com/mu-editor/mu * License : GPL-3.0 Programming Lang: Python Description : simple editor for beginner Python programmers Mu is a simple code editor for beginner programmers based on extensive feedback from teachers and learners. Having said that, Mu is for anyone who wants to use a simple "no frills" editor. Mu is a modal editor with modes for Adafruit's CircuitPython, the micro:bit's version of MicroPython, PyGame Zero and standard Python 3 (including a graphical debugger). Some of the modes make available a REPL (either running on the connected CircuitPython or MicroPython device or as a Jupyter based iPython session in Python3 mode).