Comment Cython (Score 2) 296
Check out http://cython.org/. This project will enable you to write high level logic in python and drop to C in the performance critical sections of your code.
Many people are unenthusiastic about their work.