News

A superset of Python that compiles to C, Cython combines the ease of Python with the speed of native code. Here's a quick guide to making the most of Cython in your Python programs.
Cython 3.1 tees up new features for converting Python to C. And Python’s abstract base classes have an expressive power worth discovering.