basic
version capatibility
Supported Ubuntu and Python Versions
[!NOTE|label:references:]
NOTE: Python2.7 (all), Python 3.6 (bionic), Python 3.8 (focal), Python 3.10 (jammy) are not provided by deadsnakes as upstream ubuntu provides those packages.
- | UBUNTU 18.04 ( BIONIC ) | UBUNTU 20.04 ( FOCAL ) | UBUNTU 22.04 ( JAMMY ) |
---|---|---|---|
python 2.3 | ✔ | ||
python 2.4 | ✔ | ||
python 2.5 | ✔ | ||
python 2.6 | ✔ | ||
python 2.7 | ✔ | ||
python 3.1 | ✔ | ||
python 3.2 | ✔ | ||
python 3.3 | ✔ | ||
python 3.4 | ✔ | ||
python 3.5 | ✔ | ✔ | |
python 3.6 | ✔ | ✔ | |
python 3.7 | ✔ | ✔ | ✔ |
python 3.8 | ✔ | ✔ | ✔ |
python 3.9 | ✔ | ✔ | ✔ |
python 3.10 | ✔ | ✔ | ✔ |
python 3.11 | ✔ | ✔ | ✔ |
python 3.12 | ✔ | ✔ | ✔ |
environment
list included modules
list lib paths
to Binary
octal to binary
decimal to binary
or
hexadecimal to binary
to Octal
binary to octal
decimal to octal
or
hexadecimal to octal
to Decimal
binary to decimal
octal to decimal
hexadecimal to decimal
to Hexadecimal
binary to hexadecimal
octal to hexadecimal
[!NOTE|label:references:]
Last updated