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