idle-python3.4

IDE for Python (v3.4) using Tkinter

Install

All systems
curl cmd.cat/idle-python3.4.sh
Debian Debian
apt-get install idle-python3.4
Ubuntu
apt-get install idle-python3.4
Windows (WSL2)
sudo apt-get update sudo apt-get install idle-python3.4
Raspbian
apt-get install idle-python3.4

idle-python3.4

IDE for Python (v3.4) using Tkinter

IDLE is an Integrated Development Environment for Python (v3.4). IDLE is written using Tkinter and therefore quite platform-independent.