The programming language RPython is a statically typed subset of Python.
RPython was created by and for the PyPy project; the PyPy interpreter is written in RPython.
RPython homepage