🍺 BREW Explorer

← all formulae

pypy

brew install pypy v7.3.23 MIT

Highly performant implementation of Python 2 in Python

300
30-day installs · #2228
811
90-day · #2404
2.5k
365-day · #2571

Runtime dependencies

Build dependencies

Links

Caveats

A "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.
To update setuptools and pip between pypy releases, run:
    pip_pypy install --upgrade pip setuptools

See: https://docs.brew.sh/Homebrew-and-Python
Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "pkgconf"
  ],
  "categories": [],
  "caveats": "A \"distutils.cfg\" has been written to:\n  $HOMEBREW_CELLAR/pypy/7.3.23/libexec/lib-python/2.7/distutils\nspecifying the install-scripts folder as:\n  $HOMEBREW_PREFIX/share/pypy\n\nIf you install Python packages via \"pypy setup.py install\", easy_install_pypy,\nor pip_pypy, any 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 easy_install_pypy and\npip_pypy.\nTo update setuptools and pip between pypy releases, run:\n    pip_pypy install --upgrade pip setuptools\n\nSee: https://docs.brew.sh/Homebrew-and-Python\n",
  "conflicts_with": [],
  "dependencies": [
    "gdbm",
    "openssl@3",
    "sqlite",
    "tcl-tk@8"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Highly performant implementation of Python 2 in Python",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": null,
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "pypy",
  "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": 300,
  "installs_365d": 2529,
  "installs_90d": 811,
  "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": "pypy",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 2228,
  "rank_365d": 2571,
  "rank_90d": 2404,
  "raw_hash": "473b26fb31f896aa",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/p/pypy.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "bzip2",
    "expat",
    "libffi",
    "ncurses",
    "unzip"
  ],
  "version_head": "HEAD",
  "version_stable": "7.3.23",
  "versioned_formulae": [],
  "why_use_this": null
}