pyvenv-3.5
Version 3.5 of the Python programming language
Install
- All systems
-
curl cmd.cat/pyvenv-3.5.sh
- Debian
-
apt-get install python3.5-venv
- Ubuntu
-
apt-get install python3.5-venv
- Fedora
-
dnf install python35
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3.5-venv
- Raspbian
-
apt-get install python3.5-venv
- Dockerfile
- dockerfile.run/pyvenv-3.5
python35
Version 3.5 of the Python programming language
python3.5-venv
Interactive high-level object-oriented language (pyvenv binary, version 3.5)
Python is a high-level, interactive, object-oriented language. Its 3.5 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. This package contains the pyvenv-3.5 binary.