Sfoglia il codice sorgente

Add Mu to real-world uses of Pynsist

Thomas Kluyver 6 anni fa
parent
commit
2c5e3e93b3
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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,