idle2
with Python 2
Install
- All systems
-
curl cmd.cat/idle2.sh
- Debian
-
apt-get install python2
- Ubuntu
-
apt-get install python2
- Alpine
-
apk add python2
- Arch Linux
-
pacman -S python2
- Kali Linux
-
apt-get install python2
- Fedora
-
dnf install python2-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python2
- Dockerfile
- dockerfile.run/idle2
- Docker
-
docker run cmd.cat/idle2 idle2
powered by Commando
python2-tools
with Python 2
python2
interactive high-level object-oriented language (Python2 version)
Python2, 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 Python2 version (currently v2.7).