Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install cython

How to install Cython

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install cython
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.19.1 Available View build log
0.17.2 Available View build log
0.16 Available View build log
0.15.1 Available View build log
0.15 Available View build log
0.14.1 Available View build log
0.14 Available View build log
0.13 Available View build log
0.16
0.19.1Never BuiltWhy not?
0.16 Available View build log
0.15.1 Available View build log
0.15 Failed View build log
0.14.1 Available View build log
0.14 Available View build log
0.13 Failed View build log
Windows (64-bit)
0.19.1 Available View build log
0.16 Available View build log
0.15.1 Available View build log
0.15 Available View build log
0.14.1 Available View build log
0.14 Available View build log
0.13 Available View build log
0.16
0.19.1Never BuiltWhy not?
0.16 Available View build log
0.15.1 Available View build log
0.15 Available View build log
0.14.1 Available View build log
0.14 Available View build log
0.13 Failed View build log
Mac OS X (10.5+)
0.19.1 Available View build log
0.17.2 Available View build log
0.16 Available View build log
0.15.1 Available View build log
0.15 Available View build log
0.14.1 Available View build log
0.14 Available View build log
0.13 Available View build log
0.17.2
0.19.1Never BuiltWhy not?
0.17.2 Available View build log
0.17.1 Available View build log
0.17 Available View build log
0.16 Available View build log
0.15.1 Available View build log
0.15 Available View build log
0.14.1 Available View build log
0.14 Available View build log
0.13 Failed View build log
Linux (32-bit)
0.19.1 Available View build log
0.17.2 Available View build log
0.17.1 Available View build log
0.17 Available View build log
0.16 Available View build log
0.15.1 Available View build log
0.15 Available View build log
0.14.1 Available View build log
0.14 Available View build log
0.13 Available View build log
0.17.2
0.19.1Never BuiltWhy not?
0.17.2 Available View build log
0.17.1 Available View build log
0.17 Available View build log
0.16 Available View build log
0.15.1 Available View build log
0.15 Available View build log
0.14.1 Failed View build log
0.14 Available View build log
0.13 Available View build log
Linux (64-bit)
0.19.1 Available View build log
0.17.2 Available View build log
0.17.1 Available View build log
0.17 Available View build log
0.16 Available View build log
0.15.1 Available View build log
0.15 Available View build log
0.14.1 Available View build log
0.14 Available View build log
0.13 Available View build log
0.17.2
0.19.1Never BuiltWhy not?
0.17.2 Available View build log
0.17.1 Available View build log
0.17 Available View build log
0.16 Failed View build log
0.15.1 Available View build log
0.15 Available View build log
0.14.1 Failed View build log
0.14 Available View build log
0.13 Available View build log
0.19.1 Available View build log
0.14.1 Available View build log
 
Lastest release
version 0.19.1 on May 12th, 2013
The Cython language makes writing C extensions for the Python language as

easy as Python itself. Cython is a source code translator based on the well-known Pyrex, but supports more cutting edge functionality and optimizations.

The Cython language is very close to the Python language (and most Python code is also valid Cython code), but Cython additionally supports calling C functions and declaring C types on variables and class attributes. This allows the compiler to generate very efficient C code from Cython code.

This makes Cython the ideal language for writing glue code for external C libraries, and for fast C modules that speed up the execution of Python code.

Subscribe to package updates

Last updated May 12th, 2013

Download Stats

Last month:15

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.