pypy
Formula Utilities v7.3.22
Highly performant implementation of Python 2 in Python
Install 1
App in
Terminal
$
brew install 'pypy'
Dependencies
Build Dependencies
Installation Notes
A "distutils.cfg" has been written to:
$HOMEBREW_CELLAR/pypy/7.3.22/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
Install Statistics 27.2% vs 90d
Install activity across time periods
| Metric | 30 Days | 90 Days | 1 Year |
|---|---|---|---|
| Total Installs | 329 | 776 | 2.4K |
| Avg Daily Installs | 11 | 9 | 7 |