pypy

Fast, compliant implementation of Python 2 written in Python

brewmacoslinux
Try with needOr install directly
Source

About

Highly performant implementation of Python 2 in Python

Commands

pypy

Examples

Run a Python script with PyPy$ pypy script.py
Start an interactive PyPy shell$ pypy
Install packages using PyPy's pip$ pypy -m pip install package_name