pdb3
interactive high-level object-oriented language (default python3 version)
Install
- All systems
-
curl cmd.cat/pdb3.sh
- Debian
-
apt-get install python3 - Ubuntu
-
apt-get install python3 -
Alpine
-
apk add python3 - Kali Linux
-
apt-get install python3 - Fedora
-
dnf install python3 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3 - Raspbian
-
apt-get install python3 - Docker
-
docker run cmd.cat/pdb3 pdb3powered by Commando
python3
interactive high-level object-oriented language (default python3 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 3 version (currently v3.6).