Cython: C-Extensions for Python, Wiki

This is a wiki for anything related to the Cython or Pyrex projects.

Cython is a language that makes writing C extensions for the Python language as easy as Python itself.

Cython is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations.

Development of Cython is mainly motivated by the needs of SAGE.


People

Stefan Behnel, Robert Bradshaw, Dag Seljebotn, Lisandro Dalcin, William Stein, Gary Furnish.

Mailing Lists

Our primary mailing list cython-dev is hosted at codespeak.net. This list is open for user questions as well as developer discussion.

In the past we also used a Google group and a list at BerliOS Developer. You can still read the archives at Gmane.

Project Goals

Documentation


CategoryHomepage

Cython (last edited 2010-02-12 10:36:02 by robertwb)