python3.3m
Version 3.3 of the Python programming language
Install
- All systems
-
curl cmd.cat/python3.3m.sh
- Fedora
-
dnf install python33
- Raspbian
-
apt-get install python3.3-minimal
- Dockerfile
- dockerfile.run/python3.3m
python33
Version 3.3 of the Python programming language
python3.3-minimal
Minimal subset of the Python language (version 3.3)
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.3-minimal/README.Debian for a list of the modules contained in this package.