2to3-3.5
Version 3.5 of the Python programming language
Install
- All systems
-
curl cmd.cat/2to3-3.5.sh
- Debian
-
apt-get install python3.5
- Ubuntu
-
apt-get install python3.5
- Fedora
-
dnf install python35
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3.5
- Raspbian
-
apt-get install python3.5
- Dockerfile
- dockerfile.run/2to3-3.5
python35
Version 3.5 of the Python programming language
python3.5
Interactive high-level object-oriented language (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.