shedskin

Python-to-C++ compiler designed to speed up Python programs
  http://code.google.com/p/shedskin/
  0
  no reviews



Shed Skin converts programs written in a static subset of Python to C++. The C++ code can be compiled to executable code, which can be run either as a standalone program or as a module imported from Python.