Skip to content
/ mu Public

A small, simple editor for beginner Python programmers. Written in Python and Qt5.

License

Notifications You must be signed in to change notification settings

mu-editor/mu

Folders and files

NameName
Last commit message
Last commit date
Dec 13, 2024
Nov 4, 2019
Dec 10, 2023
Dec 10, 2023
Dec 15, 2024
Jan 28, 2021
Dec 13, 2024
Nov 28, 2022
Jul 2, 2021
May 29, 2019
Oct 12, 2023
Dec 10, 2023
Jan 10, 2018
Apr 13, 2018
Dec 7, 2015
Jul 4, 2019
Sep 30, 2023
Jun 3, 2024
May 30, 2019
Mar 8, 2017
Dec 10, 2023
Jul 18, 2019
Sep 14, 2017
Sep 30, 2023
Dec 11, 2024

Repository files navigation

Mu - A Simple Python Code Editor

https://mu.readthedocs.io/en/latest/_images/logo.png

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. Most importantly, have fun!

Mu is a modal editor with modes for many different ways to use Python to create cool and interesting things.

Mu is written in Python and works on Windows, macOS, Linux and Raspberry Pi. The project's public facing website is https://codewith.mu/. We celebrate the work done by users of mu at https://madewith.mu/.

We have extensive developer documentation including a guide for setting up a development environment, contributor guidelines and some suggested first steps.

We want our community to be a friendly place. Therefore, we expect contributors and collaborators to follow our Code of Conduct.