idle3.7
Version 3.7 of the Python interpreter
Install
- All systems
-
curl cmd.cat/idle3.7.sh
- Debian
-
apt-get install python - Ubuntu
-
apt-get install python -
Alpine
-
apk add python - Arch Linux
-
pacman -S python - Kali Linux
-
apt-get install python - CentOS
-
yum install python - Fedora
-
dnf install python37 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python - OS X
-
brew install python - Raspbian
-
apt-get install python - Docker
-
docker run cmd.cat/idle3.7 idle3.7powered by Commando
python37
Version 3.7 of the Python interpreter
python3-idle
IDE for Python3 using Tkinter
python
interactive high-level object-oriented language (default version)
Python, 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 default Python version (currently v2.7).