5 files were added to this release more than 14 days after its initial publication. Inspect the release files before installing.
The Cython language makes writing C extensions for the Python language as easy as Python itself. Cython is a source code translator based on Pyrex, but supports more cutting edge functionality and optimizations.
The Cython language is a superset of the Python language (almost all Python code is also valid Cython code), but Cython additionally supports optional static typing to natively call C functions, operate with C++ classes and declare fast 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/C++ libraries, and for fast C modules that speed up the execution of Python code.
Note that for one-time builds, e.g. for CI/testing, on platforms that are not covered by one of the wheel packages provided on PyPI, it is substantially faster than a full source build to install an uncompiled (slower) version of Cython with:
pip install Cython --install-option="--no-cython-compile"
Release files for Cython 0.24
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Files added late
5 files were uploaded more than 14 days after the first file in this release.
While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.
We recommend inspecting the release files before installing.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Cython-0.24.tar.gz | 1.7 MB | Details |
Built distributions (wheels)
| File | Reset | |||
|---|---|---|---|---|
| Cython-0.24-cp35-none-win_amd64.whl | CPython 3.5 | none | Windows x86-64 | Details |
| Cython-0.24-cp35-none-win32.whl | CPython 3.5 | none | Windows x86-32 | Details |
| Cython-0.24-cp35-cp35m-manylinux1_x86_64.whl | CPython 3.5 | CPython 3.5 pymalloc | Linux glibc 2.5+ x86-64 | Details |
| Cython-0.24-cp35-cp35m-manylinux1_i686.whl | CPython 3.5 | CPython 3.5 pymalloc | Linux glibc 2.5+ x86-32 | Details |
| Cython-0.24-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl | CPython 3.5 | CPython 3.5 pymalloc | macOS 10.6+ Intel (x86-64, i386), macOS 10.9+ x86-64, macOS 10.10+ Intel (x86-64, i386), macOS 10.9+ Intel (x86-64, i386), macOS 10.10+ x86-64 | Details |
| Cython-0.24-cp34-none-win_amd64.whl | CPython 3.4 | none | Windows x86-64 | Details |
| Cython-0.24-cp34-none-win32.whl | CPython 3.4 | none | Windows x86-32 | Details |
| Cython-0.24-cp34-cp34m-manylinux1_x86_64.whl | CPython 3.4 | CPython 3.4 pymalloc | Linux glibc 2.5+ x86-64 | Details |
| Cython-0.24-cp34-cp34m-manylinux1_i686.whl | CPython 3.4 | CPython 3.4 pymalloc | Linux glibc 2.5+ x86-32 | Details |
| Cython-0.24-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl | CPython 3.4 | CPython 3.4 pymalloc | macOS 10.6+ Intel (x86-64, i386), macOS 10.9+ x86-64, macOS 10.9+ Intel (x86-64, i386), macOS 10.10+ x86-64, macOS 10.10+ Intel (x86-64, i386) | Details |
| Cython-0.24-cp33-cp33m-manylinux1_x86_64.whl | CPython 3.3 | CPython 3.3 pymalloc | Linux glibc 2.5+ x86-64 | Details |
| Cython-0.24-cp33-cp33m-manylinux1_i686.whl | CPython 3.3 | CPython 3.3 pymalloc | Linux glibc 2.5+ x86-32 | Details |
| Cython-0.24-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl | CPython 3.3 | CPython 3.3 pymalloc | macOS 10.9+ Intel (x86-64, i386), macOS 10.10+ x86-64, macOS 10.10+ Intel (x86-64, i386), macOS 10.6+ Intel (x86-64, i386), macOS 10.9+ x86-64 | Details |
| Cython-0.24-cp27-none-win_amd64.whl | CPython 2.7 | none | Windows x86-64 | Details |
| Cython-0.24-cp27-none-win32.whl | CPython 2.7 | none | Windows x86-32 | Details |
| Cython-0.24-cp27-cp27mu-manylinux1_x86_64.whl | CPython 2.7 | CPython 2.7 pymalloc wide-unicode | Linux glibc 2.5+ x86-64 | Details |
| Cython-0.24-cp27-cp27mu-manylinux1_i686.whl | CPython 2.7 | CPython 2.7 pymalloc wide-unicode | Linux glibc 2.5+ x86-32 | Details |
| Cython-0.24-cp27-cp27m-manylinux1_x86_64.whl | CPython 2.7 | CPython 2.7 pymalloc | Linux glibc 2.5+ x86-64 | Details |
| Cython-0.24-cp27-cp27m-manylinux1_i686.whl | CPython 2.7 | CPython 2.7 pymalloc | Linux glibc 2.5+ x86-32 | Details |
| Cython-0.24-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl | CPython 2.7 | CPython 2.7 pymalloc | macOS 10.9+ Intel (x86-64, i386), macOS 10.10+ x86-64, macOS 10.10+ Intel (x86-64, i386), macOS 10.6+ Intel (x86-64, i386), macOS 10.9+ x86-64 | Details |
| Cython-0.24-cp26-cp26mu-manylinux1_x86_64.whl | CPython 2.6 | CPython 2.6 pymalloc wide-unicode | Linux glibc 2.5+ x86-64 | Details |
Total release size: 93.3 MB
Release files / Cython-0.24.tar.gz
| Download URL | Cython-0.24.tar.gz |
|---|---|
| Size | 1.7 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6de44d8c482128efc12334641347a9c3e5098d807dd3c69e867fa8f84ec2a3f1
|
|
BLAKE2b-256 checksum How to use checksums |
b151bd5ef7dff3ae02a2c6047aa18d3d06df2fb8a40b00e938e7ea2f75544cac
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp35-none-win_amd64.whl
| Download URL | Cython-0.24-cp35-none-win_amd64.whl |
|---|---|
| Size | 1.9 MB |
| Tags | CPython 3.5 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
a5138514618b425ce598b587168f0833d95d2831780f3f81f125b026e0df083c
|
|
BLAKE2b-256 checksum How to use checksums |
8ea10b9db839e855a14695ebd47fe9723290abce3d073087f8a286efd1569d13
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp35-none-win32.whl
| Download URL | Cython-0.24-cp35-none-win32.whl |
|---|---|
| Size | 1.7 MB |
| Tags | CPython 3.5 Windows x86-32 |
|
SHA-256 checksum How to use checksums |
0330f7f16b359f5272509d06ca25ac29fd3c10f1dc0761913027aae2a305deb7
|
|
BLAKE2b-256 checksum How to use checksums |
b21c6f49bb0c06c6f45f0c3a492728b0e49e953114b541ee712ea2eecfc3d319
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp35-cp35m-manylinux1_x86_64.whl
| Download URL | Cython-0.24-cp35-cp35m-manylinux1_x86_64.whl |
|---|---|
| Size | 6.5 MB |
| Tags | CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-64 |
|
SHA-256 checksum How to use checksums |
4bf8c151a5c33cac74f55db8f932ad91a6da009c958ea96e25bc601837c52c90
|
|
BLAKE2b-256 checksum How to use checksums |
670fb05c37e28f657756ec4170f8600a1c892e0a88729852fa104894c59ce089
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp35-cp35m-manylinux1_i686.whl
File added late
This file was uploaded more than 14 days after the first file in this release.
While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.
We recommend inspecting the release file before installing.
| Download URL | Cython-0.24-cp35-cp35m-manylinux1_i686.whl |
|---|---|
| Size | 5.9 MB |
| Tags | CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-32 |
|
SHA-256 checksum How to use checksums |
c1135c78959a14ca887dac6311dda769abeb0f809c9df28ae0277bc830126c87
|
|
BLAKE2b-256 checksum How to use checksums |
9497c96e3b642e1d26d8382e8305a6ad7db583b9a40569b85ecf0b2dcc3c2f9d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
| Download URL | Cython-0.24-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl |
|---|---|
| Size | 3.8 MB |
| Tags | CPython 3.5 CPython 3.5 pymalloc macOS 10.10+ Intel (x86-64, i386) macOS 10.10+ x86-64 macOS 10.6+ Intel (x86-64, i386) macOS 10.9+ Intel (x86-64, i386) macOS 10.9+ x86-64 |
|
SHA-256 checksum How to use checksums |
4113a6f104c05f4ee4e4412c925bf367af2944cef0a54d9d542efa13968352f8
|
|
BLAKE2b-256 checksum How to use checksums |
ae6885a5dbbde3ea52013f086dc43d9a1540ef3fea4cf4d0570e24aea3279e97
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp34-none-win_amd64.whl
| Download URL | Cython-0.24-cp34-none-win_amd64.whl |
|---|---|
| Size | 1.9 MB |
| Tags | CPython 3.4 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
bbab4311761ecc079a7a6cdda1fca51113b7be46a9db75d5f6ba708375278bc7
|
|
BLAKE2b-256 checksum How to use checksums |
2cf3aac03645a17192a0e3c8f24b53c51bbbc5407252558928b8e3bc0452de56
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp34-none-win32.whl
| Download URL | Cython-0.24-cp34-none-win32.whl |
|---|---|
| Size | 1.8 MB |
| Tags | CPython 3.4 Windows x86-32 |
|
SHA-256 checksum How to use checksums |
822c595a5a8f83365e8635498eb7363228a81f816b3e0fb14cf32f11b04a550f
|
|
BLAKE2b-256 checksum How to use checksums |
b83b1ebb729cfb6e2670d463dd1a4fb3c366bb0a0845c377d215bf956cfe0e16
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp34-cp34m-manylinux1_x86_64.whl
| Download URL | Cython-0.24-cp34-cp34m-manylinux1_x86_64.whl |
|---|---|
| Size | 6.7 MB |
| Tags | CPython 3.4 CPython 3.4 pymalloc Linux glibc 2.5+ x86-64 |
|
SHA-256 checksum How to use checksums |
8a0b70bc209ef1108e0536fac2dc872bdc90663de0264584a6747d1a27148769
|
|
BLAKE2b-256 checksum How to use checksums |
404381059be7be02245d0b9c5f9d0120bcd3edc3ac48aab62471ee2dda16af74
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp34-cp34m-manylinux1_i686.whl
File added late
This file was uploaded more than 14 days after the first file in this release.
While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.
We recommend inspecting the release file before installing.
| Download URL | Cython-0.24-cp34-cp34m-manylinux1_i686.whl |
|---|---|
| Size | 6.1 MB |
| Tags | CPython 3.4 CPython 3.4 pymalloc Linux glibc 2.5+ x86-32 |
|
SHA-256 checksum How to use checksums |
c93136f0efd7f910793b5703cab295641398eeb41a99aedfaeeaced5b4a77d22
|
|
BLAKE2b-256 checksum How to use checksums |
05814bb72d2b85b2e234454e6c2831fde357423e81cd82e8b9d828db5d00f25d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
| Download URL | Cython-0.24-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl |
|---|---|
| Size | 3.8 MB |
| Tags | CPython 3.4 CPython 3.4 pymalloc macOS 10.10+ Intel (x86-64, i386) macOS 10.10+ x86-64 macOS 10.6+ Intel (x86-64, i386) macOS 10.9+ Intel (x86-64, i386) macOS 10.9+ x86-64 |
|
SHA-256 checksum How to use checksums |
4e44223aaf48816d9a3539a072be67b7843b6cee7577756060c4425fb602abe7
|
|
BLAKE2b-256 checksum How to use checksums |
2ca9e4160b66722f0c73b0700305c1f3787e1c6eb715492bd9cc45fdfe3e8a3d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp33-cp33m-manylinux1_x86_64.whl
| Download URL | Cython-0.24-cp33-cp33m-manylinux1_x86_64.whl |
|---|---|
| Size | 6.1 MB |
| Tags | CPython 3.3 CPython 3.3 pymalloc Linux glibc 2.5+ x86-64 |
|
SHA-256 checksum How to use checksums |
bc152a2ac2d1d41564011d66cecc13fa5c2c97b88fffba28da4858cd12ad0429
|
|
BLAKE2b-256 checksum How to use checksums |
adc2bb32e32cf9b4bd3bc16716f2e628d6717708748b466637c6c42c883d6b5d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp33-cp33m-manylinux1_i686.whl
File added late
This file was uploaded more than 14 days after the first file in this release.
While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.
We recommend inspecting the release file before installing.
| Download URL | Cython-0.24-cp33-cp33m-manylinux1_i686.whl |
|---|---|
| Size | 5.5 MB |
| Tags | CPython 3.3 CPython 3.3 pymalloc Linux glibc 2.5+ x86-32 |
|
SHA-256 checksum How to use checksums |
d73c607ae1c3de4e1c51cd774e349db68e8bd4e479355ef8cabfd797ed01a992
|
|
BLAKE2b-256 checksum How to use checksums |
2235a9ee65b00276bf0e918510cb95f88888ae471a387e04833a68f9d8042373
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
| Download URL | Cython-0.24-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl |
|---|---|
| Size | 3.8 MB |
| Tags | CPython 3.3 CPython 3.3 pymalloc macOS 10.10+ Intel (x86-64, i386) macOS 10.10+ x86-64 macOS 10.6+ Intel (x86-64, i386) macOS 10.9+ Intel (x86-64, i386) macOS 10.9+ x86-64 |
|
SHA-256 checksum How to use checksums |
c921bec7b9ae37bcb67e86ae9cb68f7c2ee67d9341bdfb5655cc799bed09a732
|
|
BLAKE2b-256 checksum How to use checksums |
7c537920558ccda4b03290dc62e9d57436c21dbe8d3e084a8683c8bc931cb1c7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp27-none-win_amd64.whl
| Download URL | Cython-0.24-cp27-none-win_amd64.whl |
|---|---|
| Size | 2.0 MB |
| Tags | CPython 2.7 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
a4da7ee7cb5c6c31891073cd4d4cfacf44ed9f1dd4fae8535690745a514f2e60
|
|
BLAKE2b-256 checksum How to use checksums |
d97a0e0c6b371346588a84da5b1c5515640d1ddf76bf161e5de457ebdbc51ebe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp27-none-win32.whl
| Download URL | Cython-0.24-cp27-none-win32.whl |
|---|---|
| Size | 1.8 MB |
| Tags | CPython 2.7 Windows x86-32 |
|
SHA-256 checksum How to use checksums |
e6894d6a7bb1ed4b2046251a4be021578f0f1b270761957f1597ddba6120201e
|
|
BLAKE2b-256 checksum How to use checksums |
45c670d06b4553f2e0ea44548111babcc442e8aa23c80ec8b89e9cfb058f5629
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp27-cp27mu-manylinux1_x86_64.whl
| Download URL | Cython-0.24-cp27-cp27mu-manylinux1_x86_64.whl |
|---|---|
| Size | 5.9 MB |
| Tags | CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-64 |
|
SHA-256 checksum How to use checksums |
f4e15e9a8cfcadd75d04897a4c41382fbfe98dab53e92be556ab139d99432c34
|
|
BLAKE2b-256 checksum How to use checksums |
05fc2549f0ceebcb821ade31552f7393c34214ea7b2bbaafb9eedc38857b5d27
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp27-cp27mu-manylinux1_i686.whl
File added late
This file was uploaded more than 14 days after the first file in this release.
While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.
We recommend inspecting the release file before installing.
| Download URL | Cython-0.24-cp27-cp27mu-manylinux1_i686.whl |
|---|---|
| Size | 5.4 MB |
| Tags | CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-32 |
|
SHA-256 checksum How to use checksums |
3436e40db19121c40dfa2f560efcff2291497d3941669a06a8d08dcf6c8c5435
|
|
BLAKE2b-256 checksum How to use checksums |
8352ceeb396ced1a3f492237a8127f8c29232180ccd5f908fe1db38240d90b40
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp27-cp27m-manylinux1_x86_64.whl
| Download URL | Cython-0.24-cp27-cp27m-manylinux1_x86_64.whl |
|---|---|
| Size | 5.9 MB |
| Tags | CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-64 |
|
SHA-256 checksum How to use checksums |
9036f1038f977fae14b9205d1141360ef32fde974be8e944342c8ac80b450e0e
|
|
BLAKE2b-256 checksum How to use checksums |
694018d957e9a904518a801e2e7c22806a7b971a955dc02ea02c05a895f0a9a5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp27-cp27m-manylinux1_i686.whl
File added late
This file was uploaded more than 14 days after the first file in this release.
While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.
We recommend inspecting the release file before installing.
| Download URL | Cython-0.24-cp27-cp27m-manylinux1_i686.whl |
|---|---|
| Size | 5.4 MB |
| Tags | CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-32 |
|
SHA-256 checksum How to use checksums |
fa9732928c9a1a02e3392376b48ed2c5a17f5b3791b9c9cd118d2e093d2e9f67
|
|
BLAKE2b-256 checksum How to use checksums |
1376474688ee6c5cb78262b410315c9a3cf3d211f73414c5fcead77f498d8f84
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
| Download URL | Cython-0.24-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl |
|---|---|
| Size | 3.8 MB |
| Tags | CPython 2.7 CPython 2.7 pymalloc macOS 10.10+ Intel (x86-64, i386) macOS 10.10+ x86-64 macOS 10.6+ Intel (x86-64, i386) macOS 10.9+ Intel (x86-64, i386) macOS 10.9+ x86-64 |
|
SHA-256 checksum How to use checksums |
f5e480f5b58c27de9d4820810173ea0a14655b4d253c3a34ca9bd59afc6a231f
|
|
BLAKE2b-256 checksum How to use checksums |
1f5d4c7666be5a3636ddc0bce736784538756dee3493c7eedf306004a7c5ce96
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Cython-0.24-cp26-cp26mu-manylinux1_x86_64.whl
| Download URL | Cython-0.24-cp26-cp26mu-manylinux1_x86_64.whl |
|---|---|
| Size | 5.9 MB |
| Tags | CPython 2.6 CPython 2.6 pymalloc wide-unicode Linux glibc 2.5+ x86-64 |
|
SHA-256 checksum How to use checksums |
f638aaca1b3ef1419f175cc2a302181b1a7e8bf98dca68970c8133dec29f9b9e
|
|
BLAKE2b-256 checksum How to use checksums |
72b91d30e3c17cc2ff3da9003b0d48bb0490682fba27c173213853c4b76226f9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |