python@3.10
PopularFormula Utilities v3.10.21
Interpreted, interactive, object-oriented programming language
About
Install python@3.10 on macOS with Homebrew Formula using `brew install python@3.10`. python@3.10 is a Utilities command-line package with version 3.10.21. The package is listed in homebrew/core.
Install 1 App in Terminal
$
brew install python@3.10
Dependencies
Build Dependencies
Installation Notes
Python is installed as $HOMEBREW_PREFIX/bin/python3.10 Unversioned and major-versioned symlinks `python`, `python3`, `python-config`, `python3-config`, `pip`, `pip3`, etc. pointing to `python3.10`, `python3.10-config`, `pip3.10` etc., respectively, are installed into $HOMEBREW_PREFIX/opt/python@3.10/libexec/bin You can install Python packages with pip3.10 install <package> They will install into the site-package directory $HOMEBREW_PREFIX/lib/python3.10/site-packages `idle3.10` requires tkinter, which is available separately: brew install python-tk@3.10 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
Official Homebrew Stats
Install activity metrics for python@3.10.
30 Days
25.4K total installs
846 installs / day avg
90 Days
76.6K total installs
851 installs / day avg
1 Year
336.8K total installs
923 installs / day avg
Frequently asked questions
How do I install python@3.10 with Homebrew?
Run brew install python@3.10 in Terminal to install python@3.10 as a Homebrew formula on macOS.
What kind of package is python@3.10?
python@3.10 is a Utilities Homebrew formula and FastBrew currently shows version 3.10.21.
What should I review before installing python@3.10?
Review the runtime dependencies (gdbm, mpdecimal, openssl@3, readline, 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