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
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. 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 2. 1. 16 — Thonny blog Thonny, Python IDE for beginners Version 2 1 16 Versions 2 1 14 - 2 1 16 were created to support Thonny packaging on Linux and don’t introduce anything new in the main code 2 1 16 was actually released in November, but today we are releasing Thonny+Python bundles for it Changes: Bundled Python has been upgraded to 3 6 4 Bundled OpenSSL for Linux bundles been upgraded to 1 1 0g Windows
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