pydoc3.7

Version 3.7 of the Python interpreter

Install

All systems
curl cmd.cat/pydoc3.7.sh
Debian Debian
apt-get install python3.7
Ubuntu
apt-get install python3.7
Alpine
apk add python
Arch Arch Linux
pacman -S python
image/svg+xml Kali Linux
apt-get install python3.7
CentOS
yum install python
Fedora
dnf install python3
Windows (WSL2)
sudo apt-get update sudo apt-get install python3.7
OS X
brew install python
Raspbian
apt-get install python
Docker
docker run cmd.cat/pydoc3.7 pydoc3.7 powered by Commando

python37

Version 3.7 of the Python interpreter

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).

python3.7

Interactive high-level object-oriented language (version 3.7)

Python is a high-level, interactive, object-oriented language. Its 3.7 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics.

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).