idle3

IDE for Python3 using Tkinter

Debian Debian
RUN apt-get update && \ apt-get install -y idle3
Ubuntu
RUN apt-get update && \ apt-get install -y idle3
Arch Arch Linux
RUN pacman -S --noconfirm idle3
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y idle3
Fedora
RUN dnf install -y python3-tools
Raspbian
RUN apt-get update && \ apt-get install -y idle3
click the source code to copy install idle3 on any operating system with command-not-found.com