sdesc: "Compile native-code modules for Python from python-like syntax" ldesc: "Pyrex lets you write code that mixes Python and C data types any way you want, and compiles it into a C extension for Python." category: Devel Text Python requires: python cygwin