1 min read

PyPy Support

PyPy 1.5 and PyPy 1.6 are now supported in both ShiningPanda CI and the shiningpanda-plugin.

PyPy is a Python interpreter and JIT compiler. It focuses on speed, efficiency and 100% compatibility with the original CPython interpreter.

You can select PyPy in the python builders:

image

You can also add PyPy to your Python axis:

image

Let us know which implementation of Python you want us to support next: Jython? Stackless Python? Iron Python?