idle3

IDE for Python3 using Tkinter

Install

All systems
curl cmd.cat/idle3.sh
Debian Debian
apt-get install idle3
Ubuntu
apt-get install idle3
Arch Arch Linux
pacman -S idle3
image/svg+xml Kali Linux
apt-get install idle3
Fedora
dnf install python3-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install idle3
Raspbian
apt-get install idle3

python3-idle

IDE for Python3 using Tkinter

python3-tools

A collection of tools included with Python

idle3

IDE for Python using Tkinter (default version)

IDLE is an Integrated Development Environment for Python. IDLE is written using Tkinter and therefore quite platform-independent. This package is a dependency package, which depends on Debian's default Python 3 version (currently v3.5).

python

interactive high-level object-oriented language (default version)

Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. This package is a dependency package, which depends on Debian's default Python version (currently v2.7).