Interpreted, interactive, object-oriented programming language
License: Python-2.0
Formula JSON API: /api/formula/python@3.12.json
Formula code: python@3.12.rb
on GitHub
Bottle (binary package) installation support provided for:
Intel | sonoma | ✅ |
---|---|---|
ventura | ✅ | |
64-bit linux | ✅ | |
Apple Silicon | sequoia | ✅ |
sonoma | ✅ | |
ventura | ✅ |
Current versions:
stable | ✅ | 3.12.8 |
Other versions:
python@3.13 | 3.13.1 | Interpreted, interactive, object-oriented programming language |
python@3.11 | 3.11.11 | Interpreted, interactive, object-oriented programming language |
python@3.10 | 3.10.16 | Interpreted, interactive, object-oriented programming language |
python@3.9 | 3.9.21 | Interpreted, interactive, object-oriented programming language |
python@3.8 | 3.8.20 | Interpreted, interactive, object-oriented programming language |
Depends on:
mpdecimal | 4.0.0 | Library for decimal floating point arithmetic |
openssl@3 | 3.4.0 | Cryptography and SSL/TLS Toolkit |
sqlite | 3.48.0 | Command-line interface for SQLite |
xz | 5.6.3 | General-purpose data compression with high compression ratio |
Depends on when building from source:
pkgconf | 2.3.0 | Package compiler and linker metadata toolkit |
Python is installed as $HOMEBREW_PREFIX/bin/python3.12 Unversioned and major-versioned symlinks `python`, `python3`, `python-config`, `python3-config`, `pip`, `pip3`, etc. pointing to `python3.12`, `python3.12-config`, `pip3.12` etc., respectively, are installed into $HOMEBREW_PREFIX/opt/python@3.12/libexec/bin If you do not need a specific version of Python, and always want Homebrew's `python3` in your PATH: brew install python3 See: https://docs.brew.sh/Homebrew-and-Python |