python@3.14
Install command:
brew install python@3.14
Also known as: python, python3, python@3
Interpreted, interactive, object-oriented programming language
License: Python-2.0
Formula JSON API: /api/formula/python@3.14.json
Formula code: python@3.14.rb
on GitHub
Bottle (binary package) installation support provided for:
Intel | tahoe | ✅ |
---|---|---|
sequoia | ✅ | |
sonoma | ✅ | |
64-bit linux | ✅ | |
Apple Silicon | tahoe | ✅ |
sequoia | ✅ | |
sonoma | ✅ | |
linux | ✅ |
Current versions:
stable | ✅ | 3.14.0 |
Other versions:
python@3.13 | 3.13.9 | Interpreted, interactive, object-oriented programming language |
python@3.12 | 3.12.12 | Interpreted, interactive, object-oriented programming language |
python@3.11 | 3.11.14 | Interpreted, interactive, object-oriented programming language |
python@3.10 | 3.10.19 | Interpreted, interactive, object-oriented programming language |
python@3.9 | 3.9.24 | Interpreted, interactive, object-oriented programming language |
Depends on:
mpdecimal | 4.0.1 | Library for decimal floating point arithmetic |
openssl@3 | 3.6.0 | Cryptography and SSL/TLS Toolkit |
sqlite | 3.50.4 | Command-line interface for SQLite |
xz | 5.8.1 | General-purpose data compression with high compression ratio |
zstd | 1.5.7 | Zstandard is a real-time compression algorithm |
Depends on when building from source:
pkgconf | 2.5.1 | Package compiler and linker metadata toolkit |
Python is installed as $HOMEBREW_PREFIX/bin/python3 Unversioned symlinks `python`, `python-config`, `pip` etc. pointing to `python3`, `python3-config`, `pip3` etc., respectively, are installed into $HOMEBREW_PREFIX/opt/python@3.14/libexec/bin `idle3.14` requires tkinter, which is available separately: brew install python-tk@3.14 See: https://docs.brew.sh/Homebrew-and-Python |