Shed Skin favicon

Shed Skin

Shed Skin is an experimental compiler, that can translate pure, but implicitly statically typed Python (2.4-2.6) programs into optimized C++. It can generate stand-alone programs or extension modules that can be imported and used in larger Python programs.

Numba

Numba

Numba gives you the power to speed up your applications with high performance functions written directly in Python. With a few ...

Cython

Cython

Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython is based on the ...