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.


Quick Links

People

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

Mailing Lists

We often use the Pyrex mailing list.

Our primary mailing list cython-dev is hosted at codespeak.net.

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 2008-11-05 19:42:54 by StefanBehnel)