pypy3.9

Install command:
brew install pypy3.9

Implementation of Python 3 in Python

https://pypy.org/

License: MIT

Formula JSON API: /api/formula/pypy3.9.json

Formula code: pypy3.9.rb on GitHub

Bottle (binary package) installation support provided for:

Apple Silicon sonoma
ventura
monterey
Intel sonoma
ventura
monterey
64-bit linux

Current versions:

stable 7.3.16
head ⚡️ HEAD

Depends on:

gdbm 1.23 GNU database manager
openssl@3 3.3.0 Cryptography and SSL/TLS Toolkit
sqlite 3.45.3 Command-line interface for SQLite
tcl-tk 8.6.14 Tool Command Language
xz 5.4.6 General-purpose data compression with high compression ratio

Depends on when building from source:

pkg-config 0.29.2 Manage compile and link flags for libraries
pypy 7.3.16 Highly performant implementation of Python 2 in Python
A "distutils.cfg" has been written to:
    $HOMEBREW_CELLAR/pypy3.9/7.3.16/libexec/lib/pypy3.9/distutils
specifying the install-scripts folder as:
    $HOMEBREW_PREFIX/share/pypy3.9

If you install Python packages via "pypy3.9 setup.py install" or pip_pypy3.9,
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.9.
To update pip and setuptools between pypy3.9 releases, run:
     pip_pypy3.9 install --upgrade pip setuptools

See: https://docs.brew.sh/Homebrew-and-Python

Analytics:

Installs (30 days)
pypy3.9 64
pypy3.9 --HEAD 1
Installs on Request (30 days)
pypy3.9 65
pypy3.9 --HEAD 1
Build Errors (30 days)
pypy3.9 0
Installs (90 days)
pypy3.9 236
pypy3.9 --HEAD 1
Installs on Request (90 days)
pypy3.9 237
pypy3.9 --HEAD 1
Installs (365 days)
pypy3.9 709
pypy3.9 --HEAD 1
Installs on Request (365 days)
pypy3.9 709
pypy3.9 --HEAD 1
Fork me on GitHub