pypy3.10
brew install pypy3.10
v7.3.17_1
MIT
Implementation of Python 3 in Python
90
30-day installs · #3630
289
90-day · #3602
1.7k
365-day · #3014
Runtime dependencies
Build dependencies
Links
- https://pypy.org/
- Brew formula source: Formula/p/pypy3.10.rb
Caveats
A "distutils.cfg" has been written to:
$HOMEBREW_CELLAR/pypy3.10/7.3.17_1/libexec/lib/pypy3.10/distutils
specifying the install-scripts folder as:
$HOMEBREW_PREFIX/share/pypy3.10
If you install Python packages via "pypy3.10 setup.py install" or pip_pypy3.10,
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 pip_pypy3.10.
To update pip and setuptools between pypy3.10 releases, run:
pip_pypy3.10 install --upgrade pip setuptools
See: https://docs.brew.sh/Homebrew-and-Python
Raw metadata
{
"aliases": [
"pypy3"
],
"alternatives": [],
"build_dependencies": [
"pkgconf",
"pypy"
],
"categories": [],
"caveats": "A \"distutils.cfg\" has been written to:\n $HOMEBREW_CELLAR/pypy3.10/7.3.17_1/libexec/lib/pypy3.10/distutils\nspecifying the install-scripts folder as:\n $HOMEBREW_PREFIX/share/pypy3.10\n\nIf you install Python packages via \"pypy3.10 setup.py install\" or pip_pypy3.10,\nany provided scripts will go into the install-scripts folder\nabove, so you may want to add it to your PATH *after* $HOMEBREW_PREFIX/bin\nso you don\u0027t overwrite tools from CPython.\n\nSetuptools and pip have been installed, so you can use pip_pypy3.10.\nTo update pip and setuptools between pypy3.10 releases, run:\n pip_pypy3.10 install --upgrade pip setuptools\n\nSee: https://docs.brew.sh/Homebrew-and-Python\n",
"conflicts_with": [],
"dependencies": [
"gdbm",
"openssl@3",
"sqlite",
"tcl-tk@8",
"xz"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Implementation of Python 3 in Python",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": null,
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "pypy3.10",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://pypy.org/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 90,
"installs_365d": 1739,
"installs_90d": 289,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "pypy3.10",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 3630,
"rank_365d": 3014,
"rank_90d": 3602,
"raw_hash": "66c4da831552af5b",
"recommended_dependencies": [],
"revision": 1,
"ruby_source_path": "Formula/p/pypy3.10.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"bzip2",
"expat",
"libffi",
"ncurses",
"unzip",
"zlib"
],
"version_head": "HEAD",
"version_stable": "7.3.17",
"versioned_formulae": [],
"why_use_this": null
}