python3.5m

Version 3.5 of the Python programming language

Install

All systems
curl cmd.cat/python3.5m.sh
Debian Debian
apt-get install python3.5-minimal
Ubuntu
apt-get install python3.5-minimal
Fedora
dnf install python35
Windows (WSL2)
sudo apt-get update sudo apt-get install python3.5-minimal
Raspbian
apt-get install python3.5-minimal

python35

Version 3.5 of the Python programming language

python3.5-minimal

Minimal subset of the Python language (version 3.5)

This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python3.5-minimal/README.Debian for a list of the modules contained in this package.