Преглед изворни кода

Add Mu to real-world uses of Pynsist

Thomas Kluyver пре 6 година
родитељ
комит
2c5e3e93b3
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      doc/examples.rst

+ 2 - 0
doc/examples.rst

@@ -29,6 +29,8 @@ Real-world examples
 
 These may illustrate more complex uses of pynsist.
 
+- `Mu <https://codewith.mu/>`_ is a beginner-friendly code editor for Python,
+  written with PyQt5.
 - The author's own application, `Taxonome <https://bitbucket.org/taxonome/taxonome/src>`_,
   is a Python 3, PyQt4 application for working with scientific names for species.
 - `Spreads <https://github.com/jbaiter/spreads/tree/windows>`_ is a book scanning tool,