NEW: Thonny now runs in single instance mode. Previously, when you opened a py file with Thonny, a new Thonny instance (window) was created even if an instance existed already. This became nuisance if ...
This library is based on the wonderful launchpad.py library by FMMT666. The only difference between this library and the other version is that this one uses python-rtmidi instead of PyGame. It is also ...