Hi guys, anyone any experience with Cython? http://cython.org/
It's a compiler which creates C code out of Python scripts, which then can be imported back into Python as a (fast) module.
A runtime is needed. The main purposes are code integration with C/C++, and high performance. Well... can it be utilized in Softimage? Best, Eugen

