Flatpak: коллекция приложений


Номер категории:   1    2    3    4    5    6    7      8      9    10    11    12    13    14  

  A    B    C    D    E    F    G    H    I    J    K    L    M    N    O    P    Q    R    S     T     U    V    W    X    Y    Z    *  

Thonny [Образование]

Python IDE for beginners


Thonny is a simple Python IDE with features useful for learning programming.
It comes with a debugger which is able to visualize all the conceptual steps taken to run a Python program (executing statements, evaluating expressions, maintaining the call stack).
There is a GUI for installing 3rd party packages and special mode for learning about references.

See the homepage for more information, screenshots and a walk-through video.