Skip to main content

The Cython compiler for writing C extensions for the Python language.

Project description

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.

Project details


Release history Release notifications | RSS feed

This version

0.21

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

Cython-0.21.zip (1.9 MB view details)

Uploaded Source

Cython-0.21.tar.gz (1.5 MB view details)

Uploaded Source

Built Distributions

Cython-0.21-cp35-cp35m-manylinux1_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.5m

Cython-0.21-cp34-cp34m-manylinux1_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.4m

Cython-0.21-cp33-cp33m-manylinux1_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.3m

Cython-0.21-cp27-cp27mu-manylinux1_x86_64.whl (5.3 MB view details)

Uploaded CPython 2.7mu

Cython-0.21-cp27-cp27m-manylinux1_x86_64.whl (5.3 MB view details)

Uploaded CPython 2.7m

Cython-0.21-cp26-cp26mu-manylinux1_x86_64.whl (5.3 MB view details)

Uploaded CPython 2.6mu

File details

Details for the file Cython-0.21.zip.

File metadata

  • Download URL: Cython-0.21.zip
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Cython-0.21.zip
Algorithm Hash digest
SHA256 30e334bf693de957026576b57d3c166b0a2da59e8060dde66970e80ea06fd446
MD5 a72b5856e6ff9737179372dde1f4e9bc
BLAKE2b-256 7c5a0d09e52dba06da0f973c586f0807bf56257479da7c862a7d969c894622bd

See more details on using hashes here.

File details

Details for the file Cython-0.21.tar.gz.

File metadata

  • Download URL: Cython-0.21.tar.gz
  • Upload date:
  • Size: 1.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Cython-0.21.tar.gz
Algorithm Hash digest
SHA256 0cd5787fb3f1eaf8326b21bdfcb90aabd3eca7c214c5b7b503fbb82da97bbaa0
MD5 6c9c4d19ba485fe8cd88e23b57ac7886
BLAKE2b-256 88c79f6270a2b68a9e2be1f1e732eff9a1b12f230f5ec8e55a20bfd1b24580a0

See more details on using hashes here.

File details

Details for the file Cython-0.21-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for Cython-0.21-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 8dbc23e5e4d31551d9bd5d30daea68e5c79e30ef8100672d06f59b06ec36cee1
MD5 d8b8e6eb6afa0856385c9e2fcd457e39
BLAKE2b-256 860ba2e331b2de68b55e1e35339580b5593e7f134aa2ee7e019dff5c25f4d6d1

See more details on using hashes here.

File details

Details for the file Cython-0.21-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for Cython-0.21-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 197b69678de3e144331ca9048f98c9007b26b74e2506ed1502be124a8ecd3f6c
MD5 5c2d9d28f16e7a59fff2228cb1f282c9
BLAKE2b-256 de27d8b95479ae7cc70d244ebe0e3c3a8a90091a835aec0c44b6f1323a57fd42

See more details on using hashes here.

File details

Details for the file Cython-0.21-cp33-cp33m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for Cython-0.21-cp33-cp33m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 19dd2060d0b22723d8751cedfa6fe74e2662cd0bb0a7b241b60da100a611a5ae
MD5 a5dd6e3a95bdc06be3399ff68094ac1f
BLAKE2b-256 c33f0c0e91313861525a2c969a9faab45797dbfc76ff05c8e8b6695d7361f6f7

See more details on using hashes here.

File details

Details for the file Cython-0.21-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for Cython-0.21-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 620112fa98b8218921daacc6ce08dff58de58b3bbbec3aa71db897deccb9b5b9
MD5 f0a30120b6b83d907b669b0e85bc007f
BLAKE2b-256 190a49bbebfea1ee4e178cd86ace4b0bef365af9d87afd89bef0425ec761a162

See more details on using hashes here.

File details

Details for the file Cython-0.21-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for Cython-0.21-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 0245097784d9492c0b37d69ad075061bc6e5eb4fd3ae55f8e4b26f1440d7b9e5
MD5 68236d6d252444ede9f2303e470a66d2
BLAKE2b-256 10c90bd0489c1a18dec1950bf069052826d695631168214104be1c43a7544be3

See more details on using hashes here.

File details

Details for the file Cython-0.21-cp26-cp26mu-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for Cython-0.21-cp26-cp26mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 532d9e0da41e21f3b5206523f3450854ec1de366edae9d48732748e81b043489
MD5 77d65d7ef9d348775024e6f0d6737209
BLAKE2b-256 9473f194e835c6b1fb9ae9f3e4d0e59d2cce56dc7cde90e23e7084725a3bc1ee

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page