pypy

Install command:
brew install pypy

Highly performant implementation of Python 2 in Python

https://pypy.org/

License: MIT

Formula JSON API: /api/formula/pypy.json

Formula code: pypy.rb on GitHub

Bottle (binary package) installation support provided for:

Intel ventura
monterey
big sur
64-bit linux
Apple Silicon ventura
monterey
big sur

Current versions:

stable 7.3.11
head ⚡️ HEAD

Depends on:

gdbm 1.23 GNU database manager
openssl@1.1 1.1.1t Cryptography and SSL/TLS Toolkit
sqlite 3.41.2 Command-line interface for SQLite
tcl-tk 8.6.13 Tool Command Language

Depends on when building from source:

pkg-config 0.29.2 Manage compile and link flags for libraries
A "distutils.cfg" has been written to:
    /usr/local/Cellar/pypy/7.3.11/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

Analytics (macOS):

Installs (30 days)
pypy 14
Installs on Request (30 days)
pypy 13
Build Errors (30 days)
pypy 0
Installs (90 days)
pypy 1,997
Installs on Request (90 days)
pypy 1,926
Installs (365 days)
pypy 7,173
pypy --HEAD 9
Installs on Request (365 days)
pypy 6,973
pypy --HEAD 9

Analytics (Linux):

Installs (30 days)
pypy 0
Installs on Request (30 days)
pypy 0
Build Errors (30 days)
pypy 0
Installs (90 days)
pypy 30
Installs on Request (90 days)
pypy 26
Installs (365 days)
pypy 88
Installs on Request (365 days)
pypy 82
Fork me on GitHub