pypy3.9 (deprecated)

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:

macOS on
Apple Silicon
sequoia
sonoma
ventura
monterey
macOS on
Intel
sonoma
ventura
monterey
Linux x86_64

Current versions:

stable 7.3.16
head ⚡️ HEAD

Revision: 1

Depends on:

gdbm 1.24 GNU database manager
openssl@3 3.4.1 Cryptography and SSL/TLS Toolkit
sqlite 3.49.1 Command-line interface for SQLite
tcl-tk 9.0.1 Tool Command Language
xz 5.6.4 General-purpose data compression with high compression ratio

Depends on when building from source:

pkgconf 2.4.3 Package compiler and linker metadata toolkit
pypy 7.3.19 Highly performant implementation of Python 2 in Python
A "distutils.cfg" has been written to:
    $HOMEBREW_CELLAR/pypy3.9/7.3.16_1/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 42
Installs on Request (30 days)
pypy3.9 42
Build Errors (30 days)
pypy3.9 1
Installs (90 days)
pypy3.9 133
Installs on Request (90 days)
pypy3.9 133
Installs (365 days)
pypy3.9 951
pypy3.9 --HEAD 1
Installs on Request (365 days)
pypy3.9 951
pypy3.9 --HEAD 1
Fork me on GitHub