idle-python3.6
IDE for Python (v3.6) using Tkinter
Install
- All systems
-
curl cmd.cat/idle-python3.6.sh
- Debian
-
apt-get install idle-python3.6 - Ubuntu
-
apt-get install idle-python3.6 - Kali Linux
-
apt-get install idle-python3.6 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install idle-python3.6
idle-python3.6
IDE for Python (v3.6) using Tkinter
IDLE is an Integrated Development Environment for Python (v3.6). IDLE is written using Tkinter and therefore quite platform-independent.