A major contributor to this article appears to have a close connection with its subject.(October 2018) |
Developer(s) | Aivar Annamaa and contributors |
---|---|
Stable release | 3.3.6
/ March 6, 2021 |
Repository | |
Written in | Python |
Operating system | Cross-platform |
Platform | Windows, Linux, macOS |
Type | Integrated development environment |
License | MIT |
Website | thonny |
Thonny is an integrated development environment for Python that is designed for beginners. It supports different ways of stepping through the code, step-by-step expression evaluation, detailed visualization of the call stack and a mode for explaining the concepts of references and heap.[1]
The program works on Windows, macOS and Linux. It is available as binary bundle including recent Python interpreter[3] or pip-installable package.[6] It can be installed via operating-system package manager on Debian, Raspberry Pi, Ubuntu and Fedora.
Thonny has received favorable reviews from Python and computer science education communities.[7][8][9] It has been recommended tool in several programming MOOCs.[10][11] Since June 2017 it has been included by default in the Raspberry Pi's official operating system distribution Raspberry Pi OS.[12]
By: Wikipedia.org
Edited: 2021-06-18 15:18:31
Source: Wikipedia.org