pyvenv-3.6
interactive high-level object-oriented language (default python3 version)
Install
- All systems
-
curl cmd.cat/pyvenv-3.6.sh
- Debian
-
apt-get install python3.6-venv
- Ubuntu
-
apt-get install python3.6-venv
- Alpine
-
apk add python3
- Kali Linux
-
apt-get install python3.6-venv
- Fedora
-
dnf install python3
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3.6-venv
- Raspbian
-
apt-get install python3
- Dockerfile
- dockerfile.run/pyvenv-3.6
- Docker
-
docker run cmd.cat/pyvenv-3.6 pyvenv-3.6
powered 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).
python36
Version 3.6 of the Python interpreter
python3.6-venv
Interactive high-level object-oriented language (pyvenv binary, version 3.6)
Python is a high-level, interactive, object-oriented language. Its 3.6 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. This package contains the pyvenv-3.6 binary.