pypy3 7.3.1 Python implementation with just-in-time compilation

PyPy is a faster, alternative implementation of the Python programming language employing a just-in-time compiler. It supports most Python code natively, including C extensions.