pkg.soopen package index

brew / rank 2783

Install pypy with Homebrew, apk, dnf, MacPorts, Nix, pacman

Highly performant implementation of Python 2 in Python. Version 7.3.23 via Homebrew; verified 2026-07-11. Also installable with nix: nix profile install nixpkgs#pypy.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install pypy

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install pypy

MacPorts ports tree · lang/pypy/Portfile · source: api.github.com

overview

Package summary

Highly performant implementation of Python 2 in Python

Commands and aliases

  • easy_install_pypy
  • pip_pypy
  • pypy

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 4 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
easy_install_pypycliglobal executable
pip_pypycliglobal executable
pypycliglobal executable

freshness

Version and 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.

page generated2026-08-04
manager version7.3.23
manager updated2026-07-11
local dataok
upstreamnot checked
latest detectednot detected

https://pypy.org/

  • infoRelease/tag comparison is only available for GitHub repositories.https://pypy.org/none confidence

install metadata

Package metadata

Package keybrew:pypy
Version7.3.23
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/pypy
Homepagehttps://pypy.org/
Repositoryhttps://github.com/pypy/pypy
Upstream docshttps://pypy.org/
LicenseMIT
Source archivehttps://downloads.python.org/pypy/pypy2.7-v7.3.23-src.tar.bz2
Last updated2026-07-11T17:20:10+09:00
Pulseupdated
Dependenciesgdbm, openssl@3, sqlite, tcl-tk@8
Build dependenciespkgconf
Uses from macOSbzip2, expat, libffi, ncurses
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared
CaveatsA "distutils.cfg" has been written to: $HOMEBREW_CELLAR/pypy/7.3.23/libexec/lib-python/2.7/distutils specifying the install-scripts folder as: $HOMEBREW_PREFIX/share/pypy If you install Python packages via "pypy setup.py install", easy_install_pypy, or pip_pypy, any provided scripts will go into the install-scripts folder above, so you may want to add it to your PATH *after* $HOMEBREW_PREFIX/bin so you don't overwrite tools from CPython. Setuptools and pip have been installed, so you can use easy_install_pypy and pip_pypy. These are now managed by the formula and should not be modified.

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepypy
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

pypy

nix profile install nixpkgs#pypy
  • normalized package name match
  • Matched by: Pypy
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: pypy from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
apk95%

pypy 7.3.19-r0

A fast, compliant alternative implementation of Python 2.7

https://www.pypy.org/

sudo apk add pypy
  • License: MIT
  • Architecture: x86_64
  • Source Package: pypy
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Pypy
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pypy from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

pypy-dev 7.3.19-r0

A fast, compliant alternative implementation of Python 2.7 (development files)

https://www.pypy.org/

sudo apk add pypy-dev
  • License: MIT
  • Architecture: x86_64
  • Source Package: pypy
  • 1 dependencies
  • normalized package name match
  • Matched by: Pypy
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pypy-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

pypy-tkinter 7.3.19-r0

Writing Tk applications with Pypy

https://www.pypy.org/

sudo apk add pypy-tkinter
  • License: MIT
  • Architecture: x86_64
  • Source Package: pypy
  • 1 dependencies
  • normalized package name match
  • Matched by: Pypy
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pypy-tkinter from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

pypy 7.3.23-1.fc45

Python implementation with a Just-In-Time compiler

https://www.pypy.org/

sudo dnf install pypy
  • License: MIT AND MIT-CMU AND Python-2.0.1 AND Unicode-3.0 AND BSD-3-Clause AND (Apache-2.0 OR BSD-3-Clause)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: pypy
  • 4 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Pypy
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: pypy from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
dnf95%

pypy-devel 7.3.23-1.fc45

Development tools for working with PyPy

https://www.pypy.org/

sudo dnf install pypy-devel
  • License: MIT AND MIT-CMU AND Python-2.0.1 AND Unicode-3.0 AND BSD-3-Clause AND (Apache-2.0 OR BSD-3-Clause)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: pypy
  • 1 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Pypy
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: pypy-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
dnf95%

pypy-libs 7.3.23-1.fc45

Run-time libraries used by PyPy implementations of Python

https://www.pypy.org/

sudo dnf install pypy-libs
  • License: MIT AND MIT-CMU AND Python-2.0.1 AND Unicode-3.0 AND BSD-3-Clause AND (Apache-2.0 OR BSD-3-Clause) AND (BSD-2-Clause OR Apache-2.0) AND Apache-2.0 AND ISC AND
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: pypy
  • 20 dependencies
  • 5 provides
  • normalized package name match
  • Matched by: Pypy
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: pypy-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
pacman95%

pypy 7.3.23-1

A Python implementation written in Python, JIT enabled

https://pypy.org

sudo pacman -S pypy
  • License: MIT
  • Architecture: x86_64
  • 7 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Pypy
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: pypy from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

pypy

sudo port install pypy
  • normalized package name match
  • Matched by: Pypy
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/pypy/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation