https://bugs.documentfoundation.org/show_bug.cgi?id=138408
--- Comment #5 from Roman Kuznetsov <[email protected]> --- (In reply to Roman Kuznetsov from comment #4) > btw, I found an interesting Thonny IDE. It's under MIT licensed, small, > multi OS supports, and can be use for this report goal > > https://thonny.org/ Why I suggest you Thonny? Let's see: 1. Support all three main desktop OSes 2. MIT licensed 3. Small size itself 4. Full functional Python IDE with a great debugger 5. It itself is written in Python 6. I just didn't find another small, full functional and multiOS supported Python IDE: IDLE - isn't an IDE PyScripter - is small, but supports only Windows PyCharm - is too fat VSCode - is too fat too Ninja IDE - is old and no supported from 2019 Spyder - is too fat again Rodeo IDE - is older than even Ninja IDE btw, maybe it's possible to do Thonny as extension for LibreOffice Python IDE using, I'm not sure of course. Here should be done some things anyway: 0. LO itself should know how to work with Python scripts before (bug 56289) 1. Thonny-LO should use itself and for macro creating LO's Python 2. Thonny-LO should know about and support PyUNO at once for new scripts -- You are receiving this mail because: You are the assignee for the bug.
