idle-python2.7

IDE for Python (v2.7) using Tkinter

Install

All systems
curl cmd.cat/idle-python2.7.sh
Debian Debian
apt-get install idle-python2.7
Ubuntu
apt-get install idle-python2.7
image/svg+xml Kali Linux
apt-get install idle-python2.7
Windows (WSL2)
sudo apt-get update sudo apt-get install idle-python2.7
Raspbian
apt-get install idle-python2.7

idle-python2.7

IDE for Python (v2.7) using Tkinter

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