Nov. 13, 2008
4:45 a.m.
KoDer wrote:
2008/11/12 Stefan Behnel:
Since you're just starting, it's generally worth looking into Cython first, before investing time to learn the raw Python C-API.
Interesting, I hadn't heard of it yet. Definitely has a steeper learning curve for a Python developer than Cython, but it looks like C++ developers could benefit from it.
Stefan