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 Distribution

Cython-0.9.6.10b.tar.gz (804.2 kB view details)

Uploaded Source

File details

Details for the file Cython-0.9.6.10b.tar.gz.

File metadata

  • Download URL: Cython-0.9.6.10b.tar.gz
  • Upload date:
  • Size: 804.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Cython-0.9.6.10b.tar.gz
Algorithm Hash digest
SHA256 c98307edf8fe988000f23f5d3ccc5d975d5f7b1ae9acfd3052665570c2be84ce
MD5 4e622c0526d8f847853e2a0c00ff69f7
BLAKE2b-256 30a56071362f1cf697cbe2ca25f0f95b7ac7fe1672dc68ed6a0b9e9228670c8c

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