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