python@3.13

Install command:
brew install python@3.13

Interpreted, interactive, object-oriented programming language

https://www.python.org/

License: Python-2.0

Formula JSON API: /api/formula/python@3.13.json

Formula code: python@3.13.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.13.8

Other versions:

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
python@3.8 3.8.20 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

Depends on when building from source:

pkgconf 2.5.1 Package compiler and linker metadata toolkit
Python is installed as
    $HOMEBREW_PREFIX/bin/python3.13

Unversioned and major-versioned symlinks `python`, `python3`, `python-config`, `python3-config`, `pip`, `pip3`, etc. pointing to
`python3.13`, `python3.13-config`, `pip3.13` etc., respectively, are installed into
    $HOMEBREW_PREFIX/opt/python@3.13/libexec/bin

If you do not need a specific version of Python, and always want Homebrew's `python3` in your PATH:
    brew install python3

`idle3.13` requires tkinter, which is available separately:
    brew install python-tk@3.13

See: https://docs.brew.sh/Homebrew-and-Python