PyPy

PyPy is an alternative, high-performance implementation of the Python programming language. Thanks to its integrated Just-in-Time (JIT) compiler, it frequently runs Python code 3x to 5x faster than the standard CPython interpreter, while often using significantly less memory