|
- Thonny, Python IDE for beginners
thonny-flake adds warnings from flake8 thonny-autosave adds the option for auto-saving your script in every 10 seconds Note that Thonny developers are neither endorsing nor responsible for these plug-ins! Contact News Changelog Forum mailing list Issues GitHub Discussions Papers Thonny, a Python IDE for learning programming (poster paper
- Thonny
#! bin bash -eu set -e VERSION=4 1 7 VARIANT=thonny ARCHITECTURE="$(uname -m)" if [[ "$ARCHITECTURE" == "x86_64" ]]; then echo echo "This script will download and
- Home — Thonny blog
Thonny, Python IDE for beginners
- Version 3. 1. 1 — Thonny blog
Thonny, Python IDE for beginners
- Version 2. 1. 21 — Thonny blog
Thonny, Python IDE for beginners Version 2 1 21 Highlights: New installer for Windows bundle Now you can also install Thonny for all users (eg under C:\Program Files (x86)) For this you need to run the installer as administrator (right-click installer exe and select “Run as administrator”) If you run it with simple double-click, then you get old behaviour (installing for your user only
- Version 3. 0 beta — Thonny blog
Version 3 0 beta Thonny 2 2 beta already brought along many new features, but they kept coming, so I decided to skip 2 2 stable release and continue under version 3 0 See Thonny’s Bitbucket downloads page for download links
- Version 2. 1 — Thonny blog
Thonny, Python IDE for beginners Version 2 1 I’m happy to announce the release of Thonny version 2 1! Most significant addition is a simple pip GUI (Tools => Manage packages …): Other highlights: Thonny plug-in system now allows installing separately packaged plug-ins (Tools => Manage plug-ins…) NB! I encourage you to try out a nice plug-in from Kauri Raba, which allows Thonny to use
- Version 2. 2. 0 beta — Thonny blog
Version 2 2 0 beta Version 2 2 contains several new features and some bug-fixes (listed below) This post will be updated during the beta phase to let you know about the progress See Thonny’s Bitbucket downloads page for download links
|
|
|