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

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.19.1.zip (1.7 MB view details)

Uploaded Source

Cython-0.19.1.tar.gz (1.4 MB view details)

Uploaded Source

Built Distributions

Cython-0.19.1-cp35-cp35m-manylinux1_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.5m

Cython-0.19.1-cp34-cp34m-manylinux1_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.4m

Cython-0.19.1-cp33-cp33m-manylinux1_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.3m

Cython-0.19.1-cp27-cp27mu-manylinux1_x86_64.whl (4.0 MB view details)

Uploaded CPython 2.7mu

Cython-0.19.1-cp27-cp27m-manylinux1_x86_64.whl (4.0 MB view details)

Uploaded CPython 2.7m

Cython-0.19.1-cp26-cp26mu-manylinux1_x86_64.whl (4.0 MB view details)

Uploaded CPython 2.6mu

File details

Details for the file Cython-0.19.1.zip.

File metadata

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

File hashes

Hashes for Cython-0.19.1.zip
Algorithm Hash digest
SHA256 00cd9a664ef4f4061307b2005448034993fb56a81526d69c453e5107370cbfed
MD5 991e7887140b3e962ef65e9c05a8694d
BLAKE2b-256 87bd053c43bf5743887e05a1a0675eee2ca482fd519ba86451bc5f999ac1bbb0

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for Cython-0.19.1.tar.gz
Algorithm Hash digest
SHA256 0b90aaa286acdd1bf75a6dd144dfc45192f011f2c2401cf5f80ed6ab5f8bf778
MD5 df4cfb2b8e3345272e3fc451b76bd630
BLAKE2b-256 19d29e655c7db1e5597566d32a335658624a6e20aaa9979b3b05f59a2979f7d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Cython-0.19.1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 488f1478782e1f67bcf074abd077345c328f4626619f22bac750947c4cbc0a54
MD5 dd1decf91ee65cb869f4ad93ac40f387
BLAKE2b-256 9b5abe02be09dd06117f2e86ce24d7e8baeb5e9b52861c5537342afd012c5b64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Cython-0.19.1-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 e2dfbcbd325b0bbc136f9383377c025914b74db81c482cb21dbbb363c9a24141
MD5 1a35d8b235e99d333f07109acfbbff8b
BLAKE2b-256 3ec83113218be8297d6607f244a26167cf2b65e4faadc4fe7cb2b967ee6e3114

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Cython-0.19.1-cp33-cp33m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6354348407cadac9dc8a6f730197f648e75fd6927be23803909c3eab3aa05b79
MD5 04fc8de714f66900e64ef65f9483f15c
BLAKE2b-256 9ca9e648e554df2601c8ec927a0447a8100c20fa85285b11c716b126bd8b4165

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Cython-0.19.1-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c8de06c31618a1030c04db57f578f67e2252c327e78698c54b561f71c5b9c71c
MD5 1baeadf8644e50b5f2cea554476a1dd6
BLAKE2b-256 d28e67cc169693e9afdf396310307ff967f0c69654fc7d5bc00a0719662e92f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Cython-0.19.1-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 20c904b828949d603b399b821510f99eaefb616c871dceae466344a87698a943
MD5 fd57d70677bc5370b3888d5be8996d17
BLAKE2b-256 009f5ad32cf2b0729d8991963cfd65844f7d93964e27653f9e47a91913cfeae3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Cython-0.19.1-cp26-cp26mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4406fc98ec1d1d58df3c85694a07c3a7384744c31fcf52d365f5346146768e5e
MD5 98e23c7aeec89aa8cb3209744dafa9f6
BLAKE2b-256 486a6ed82e6a068079e18ca35fd7263a04d4b58daaaf733fc74b9417b3070988

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