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 partly motivated by the needs of SAGE.

See our proposals for the Google Summer of Code 2011.


People

Stefan Behnel, Robert Bradshaw, Dag Seljebotn, Lisandro Dalcin.

Mailing Lists

Our development mailing list is cython-dev and user mailing list at http://groups.google.com/group/cython-users.

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 2012-05-10 23:15:04 by robertwb)