macOS
brew install python@3.10local Homebrew formula metadata
sudo port install python310MacPorts ports tree · lang/python310/Portfile · source: api.github.com
brew
Interpreted, interactive, object-oriented programming language. Version 3.10.20 via Homebrew; verified 2026-06-25.
install
brew install python@3.10local Homebrew formula metadata
sudo port install python310MacPorts ports tree · lang/python310/Portfile · source: api.github.com
sudo dnf install python3.10Fedora Rawhide package metadata · python3.10 · source: dl.fedoraproject.org
sudo zypper install python310openSUSE Tumbleweed package metadata · python310 · source: download.opensuse.org
sudo pacman -S pythonArch Linux sync databases · python · source: geo.mirror.pkgbuild.com
sudo apk add pycAlpine Linux edge package indexes · pyc · source: dl-cdn.alpinelinux.org
sudo apt install python3Debian stable package indexes · python3 · source: deb.debian.org
nix profile install nixpkgs#python3nixpkgs package indexes · python3 · source: raw.githubusercontent.com
winget install --id Python.Python.3.10 -eWindows Package Manager source index · Python.Python.3.10 · source: cdn.winget.microsoft.com
choco install python310Chocolatey community package catalog · python310 · source: community.chocolatey.org
scoop install versions/python310Scoop official bucket manifest trees · bucket/python310.json · source: api.github.com
overview
Interpreted, interactive, object-oriented programming language
security posture
No matching local secret-handling manifest was found for python@3.10. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
2to3-3.10 | cli | global executable | |
idle3.10 | cli | global executable | |
pydoc3.10 | cli | global executable | |
python3.10 | cli | global executable | |
python3.10-config | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:python@3.10 |
|---|---|
| Version | 3.10.20 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/python@3.10 |
| Homepage | https://www.python.org/ |
| Repository | https://github.com/python/cpython |
| Upstream docs | https://docs.python.org/3.10 |
| License | Python-2.0 |
| Source archive | https://www.python.org/ftp/python/3.10.20/Python-3.10.20.tgz |
| Last updated | 2026-06-25T13:38:04+02:00 |
| Pulse | updated |
| Dependencies | gdbm, mpdecimal, openssl@3, readline, sqlite, xz |
| Build dependencies | pkgconf |
| Uses from macOS | bzip2, expat, libffi, libxcrypt, ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, x86_64_linux) |
| Homebrew post-install | defined |
| Service | none declared |
| Caveats | 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 |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | python@3.10 |
| Version Scheme | 0 |
| Revision | 3 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
Python.Python.3.10
winget install --id Python.Python.3.10 -epython310
sudo port install python310python3.10 3.10.20-1.fc45
Version 3.10 of the Python interpreter
sudo dnf install python3.10python3.10-debug 3.10.20-1.fc45
Debug version of the Python runtime
sudo dnf install python3.10-debugpython3.10-devel 3.10.20-1.fc45
Libraries and header files needed for Python development
sudo dnf install python3.10-develpython3.10-idle 3.10.20-1.fc45
A basic graphical development environment for Python
sudo dnf install python3.10-idlepython3.10-libs 3.10.20-1.fc45
Python runtime libraries
sudo dnf install python3.10-libspython3.10-test 3.10.20-1.fc45
The self-test suite for the main python3 package
sudo dnf install python3.10-testpython3.10-tkinter 3.10.20-1.fc45
A GUI toolkit for Python
sudo dnf install python3.10-tkinterpython310 3.10.20-6.2
Python 3 Interpreter
sudo zypper install python310python310-curses 3.10.20-6.2
Python Interface to the (N)Curses Library
sudo zypper install python310-cursespython310-dbm 3.10.20-6.2
Python Interface to the GDBM Library
sudo zypper install python310-dbmpython310-idle 3.10.20-6.2
An Integrated Development Environment for Python
sudo zypper install python310-idlepython310-tk 3.10.20-6.2
TkInter, a Python Tk Interface
sudo zypper install python310-tkpython310
choco install python310versions/python310
scoop install versions/python310source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.