pypy3.10

Fast, compliant Python 3.10 implementation written in Python

brewmacoslinux
Try with needOr install directly
Source

About

Implementation of Python 3 in Python

Commands

pypy3.10pypy3

Examples

Run a Python script with PyPy3.10$ pypy3.10 script.py
Start an interactive PyPy3.10 REPL$ pypy3.10
Install packages using PyPy3.10's pip$ pypy3.10 -m pip install requests