Inline for Python

Inline Python (PyInline) 允许你把其他编程语言直接内嵌到python脚本中。这段代码会被按需要自动编译。

官方:http://pyinline.sourceforge.net/