python@3.11
PopularFormula Utilities v3.11.16
Interpreted, interactive, object-oriented programming language
About
Install python@3.11 on macOS with Homebrew Formula using `brew install python@3.11`. python@3.11 is a Utilities command-line package with version 3.11.16. The package is listed in homebrew/core.
Install 1 App in Terminal
$
brew install python@3.11
Dependencies
Build Dependencies
Installation Notes
Python is installed as $HOMEBREW_PREFIX/bin/python3.11 Unversioned and major-versioned symlinks `python`, `python3`, `python-config`, `python3-config`, `pip`, `pip3`, etc. pointing to `python3.11`, `python3.11-config`, `pip3.11` etc., respectively, are installed into $HOMEBREW_PREFIX/opt/python@3.11/libexec/bin You can install Python packages with pip3.11 install <package> They will install into the site-package directory $HOMEBREW_PREFIX/lib/python3.11/site-packages `idle3.11` requires tkinter, which is available separately: brew install python-tk@3.11 gdbm (`dbm.gnu`) is no longer included in this formula, but it is available separately: brew install python-gdbm@3.11 `dbm.ndbm` changed database backends in Homebrew Python 3.11. If you need to read a database from a previous Homebrew Python created via `dbm.ndbm`, you'll need to read your database using the older version of Homebrew Python and convert to another format. `dbm` still defaults to `dbm.gnu` when it is installed. If you do not need a specific version of Python, and always want Homebrew's `python3` in your PATH: brew install python3 For more information about Homebrew and Python, see: https://docs.brew.sh/Homebrew-and-Python
Official Homebrew Stats
Install activity metrics for python@3.11.
30 Days
43.2K total installs
1.4K installs / day avg
90 Days
143.3K total installs
1.6K installs / day avg
1 Year
620.1K total installs
1.7K installs / day avg
Frequently asked questions
How do I install python@3.11 with Homebrew?
Run brew install python@3.11 in Terminal to install python@3.11 as a Homebrew formula on macOS.
What kind of package is python@3.11?
python@3.11 is a Utilities Homebrew formula and FastBrew currently shows version 3.11.16.
What should I review before installing python@3.11?
Review the runtime dependencies (mpdecimal, openssl@3, sqlite, xz) and build dependencies (pkgconf) along with any caveats before installing.
Related Utilities Apps
View allOpen python@3.14
python@3.14
Popular
Interpreted, interactive, object-oriented programming language
Utilities v3.14.7