Skip to main content
Files added late

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.28.3

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)

Source distribution for Cython 0.28.3
File Size Uploaded
Cython-0.28.3.tar.gz 1.9 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for Cython 0.28.3
File
Cython-0.28.3-cp37-none-win_amd64.whl CPython 3.7 none Windows x86-64 Details
Cython-0.28.3-cp37-none-win32.whl CPython 3.7 none Windows x86-32 Details
Cython-0.28.3-cp37-cp37m-manylinux1_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64 Details
Cython-0.28.3-cp37-cp37m-manylinux1_i686.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-32 Details
Cython-0.28.3-cp37-cp37m-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.7 CPython 3.7 pymalloc macOS 10.10+ x86-64, macOS 10.10+ Intel (x86-64, i386), macOS 10.6+ Intel (x86-64, i386), macOS 10.9+ Intel (x86-64, i386), macOS 10.9+ x86-64 Details
Cython-0.28.3-cp36-cp36m-win_amd64.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-64 Details
Cython-0.28.3-cp36-cp36m-win32.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-32 Details
Cython-0.28.3-cp36-cp36m-manylinux1_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64 Details
Cython-0.28.3-cp36-cp36m-manylinux1_i686.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-32 Details
Cython-0.28.3-cp36-cp36m-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.6 CPython 3.6 pymalloc macOS 10.9+ Intel (x86-64, i386), macOS 10.10+ Intel (x86-64, i386), macOS 10.6+ Intel (x86-64, i386), macOS 10.9+ x86-64, macOS 10.10+ x86-64 Details
Cython-0.28.3-cp35-cp35m-win_amd64.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-64 Details
Cython-0.28.3-cp35-cp35m-win32.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-32 Details
Cython-0.28.3-cp35-cp35m-manylinux1_x86_64.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-64 Details
Cython-0.28.3-cp35-cp35m-manylinux1_i686.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-32 Details
Cython-0.28.3-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.10+ Intel (x86-64, i386), macOS 10.9+ x86-64, macOS 10.10+ x86-64, macOS 10.9+ Intel (x86-64, i386) Details
Cython-0.28.3-cp34-cp34m-win_amd64.whl CPython 3.4 CPython 3.4 pymalloc Windows x86-64 Details
Cython-0.28.3-cp34-cp34m-win32.whl CPython 3.4 CPython 3.4 pymalloc Windows x86-32 Details
Cython-0.28.3-cp34-cp34m-manylinux1_x86_64.whl CPython 3.4 CPython 3.4 pymalloc Linux glibc 2.5+ x86-64 Details
Cython-0.28.3-cp34-cp34m-manylinux1_i686.whl CPython 3.4 CPython 3.4 pymalloc Linux glibc 2.5+ x86-32 Details
Cython-0.28.3-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.10+ Intel (x86-64, i386), macOS 10.9+ x86-64, macOS 10.10+ x86-64, macOS 10.6+ Intel (x86-64, i386), macOS 10.9+ Intel (x86-64, i386) Details
Cython-0.28.3-cp33-cp33m-manylinux1_x86_64.whl CPython 3.3 CPython 3.3 pymalloc Linux glibc 2.5+ x86-64 Details
Cython-0.28.3-cp33-cp33m-manylinux1_i686.whl CPython 3.3 CPython 3.3 pymalloc Linux glibc 2.5+ x86-32 Details
Cython-0.28.3-cp27-cp27mu-manylinux1_x86_64.whl CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-64 Details
Cython-0.28.3-cp27-cp27mu-manylinux1_i686.whl CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-32 Details
Cython-0.28.3-cp27-cp27m-win_amd64.whl CPython 2.7 CPython 2.7 pymalloc Windows x86-64 Details
Cython-0.28.3-cp27-cp27m-win32.whl CPython 2.7 CPython 2.7 pymalloc Windows x86-32 Details
Cython-0.28.3-cp27-cp27m-manylinux1_x86_64.whl CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-64 Details
Cython-0.28.3-cp27-cp27m-manylinux1_i686.whl CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-32 Details
Cython-0.28.3-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.10+ Intel (x86-64, i386), macOS 10.9+ x86-64, macOS 10.10+ x86-64, macOS 10.6+ Intel (x86-64, i386), macOS 10.9+ Intel (x86-64, i386) Details
Cython-0.28.3-cp26-cp26mu-manylinux1_x86_64.whl CPython 2.6 CPython 2.6 pymalloc wide-unicode Linux glibc 2.5+ x86-64 Details
Cython-0.28.3-cp26-cp26mu-manylinux1_i686.whl CPython 2.6 CPython 2.6 pymalloc wide-unicode Linux glibc 2.5+ x86-32 Details
Cython-0.28.3-cp26-cp26m-manylinux1_x86_64.whl CPython 2.6 CPython 2.6 pymalloc Linux glibc 2.5+ x86-64 Details
Cython-0.28.3-cp26-cp26m-manylinux1_i686.whl CPython 2.6 CPython 2.6 pymalloc Linux glibc 2.5+ x86-32 Details

Total release size: 107.2 MB

Release files / Cython-0.28.3.tar.gz

Download URL Cython-0.28.3.tar.gz
Size 1.9 MB
Tags Source
SHA-256 checksum
How to use checksums
1aae6d6e9858888144cea147eb5e677830f45faaff3d305d77378c3cba55f526
BLAKE2b-256 checksum
How to use checksums
b3ae971d3b936a7ad10e65cb7672356cff156000c5132cf406cb0f4d7a980fd3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp37-none-win_amd64.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.28.3-cp37-none-win_amd64.whl
Size 2.5 MB
Tags CPython 3.7 Windows x86-64
SHA-256 checksum
How to use checksums
6468345ee884a244d3b5250dad8696015ed8c6d24379b64767340379c1ff158a
BLAKE2b-256 checksum
How to use checksums
8ef4bc2fda2629e1d83de797d2a1f95bb2a009deea41661837ffe8eff1bd03c1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp37-none-win32.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.28.3-cp37-none-win32.whl
Size 2.2 MB
Tags CPython 3.7 Windows x86-32
SHA-256 checksum
How to use checksums
951cbd5e479aaff70ea7aa09eb8c50e2c98c9bc08abc5a72e504c90ebd4564bb
BLAKE2b-256 checksum
How to use checksums
80dfd0f69a103c4fd59e18d300ee537b3d4455da5549cc3bf7370ee218965620
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp37-cp37m-manylinux1_x86_64.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.28.3-cp37-cp37m-manylinux1_x86_64.whl
Size 3.4 MB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
9c4db4cfc8ac219b50484a505e3327142db04d5e9954aaed00ab729ef4beb142
BLAKE2b-256 checksum
How to use checksums
9ad296fba0d2a79164cc4750a32f514cc5ff0c97fa647e8136c0237dbb628a0a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp37-cp37m-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.28.3-cp37-cp37m-manylinux1_i686.whl
Size 3.0 MB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
c347d0a129c9742fefeaecf2455576c5ae73362aa01a27cea26fac237b7e2a87
BLAKE2b-256 checksum
How to use checksums
bc9bcd5badc27c32eb6deff9dd8cf8238a06888351d590943d7d3614bcbef5f4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.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.28.3-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Size 5.3 MB
Tags CPython 3.7 CPython 3.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
bd6ce209cc00cac2a7e216d4145a6b323b30d1c7414e369fbd427bf07d966f2a
BLAKE2b-256 checksum
How to use checksums
418a04337f7553ce4232c31bd6d4c35199595a64825442a7b1f5f3b255a59b37
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp36-cp36m-win_amd64.whl

Download URL Cython-0.28.3-cp36-cp36m-win_amd64.whl
Size 2.5 MB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
439d233d3214e3d69c033a9a93516758f2c8a03e83ea51ae14b6eed13687d224
BLAKE2b-256 checksum
How to use checksums
e6386065465361fec313f2a694532e8b66a2fcae39e646bd045f2f6f7376bf1a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp36-cp36m-win32.whl

Download URL Cython-0.28.3-cp36-cp36m-win32.whl
Size 2.2 MB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
200583297f23e558744bc4688d8a2b2605ab6ad7d1494a9fd8c8094ad65ebf3c
BLAKE2b-256 checksum
How to use checksums
d2f2b33ba05ee2a85f6f9a31efc2415a8e4e24b803c683601cd8123eeeb773f8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp36-cp36m-manylinux1_x86_64.whl

Download URL Cython-0.28.3-cp36-cp36m-manylinux1_x86_64.whl
Size 3.4 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
9ed273d82116fa148c92901b9639030e087979d455982bd7bf727fb486c0bd17
BLAKE2b-256 checksum
How to use checksums
6f79d8e2cd00bea8156a995fb284ce7b6677c49eccd2d318f73e201a9ce560dc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp36-cp36m-manylinux1_i686.whl

Download URL Cython-0.28.3-cp36-cp36m-manylinux1_i686.whl
Size 3.0 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
455ab39c6c0849a6c008fcdf2fae42475f18d0801a3be229e8f75367bbe3b325
BLAKE2b-256 checksum
How to use checksums
d2fbc5ddfcbcb9e5c40f7ca48d87622442fee812bf9ba1d4b5eadc6d2d841b49
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp36-cp36m-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.28.3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Size 5.2 MB
Tags CPython 3.6 CPython 3.6 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
c2659981150b4de04397dcfd4bff64e384d3ba25af60d1b22820fdf108298cb2
BLAKE2b-256 checksum
How to use checksums
90f345726cd4e63233043ff4ad3ff25df7a74f52fe90477af240054113af2ccb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp35-cp35m-win_amd64.whl

Download URL Cython-0.28.3-cp35-cp35m-win_amd64.whl
Size 2.4 MB
Tags CPython 3.5 CPython 3.5 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
3fef8dfa9cf86ab7814ca31369374ddd5b9524f54406aa83b53b5937965b8e88
BLAKE2b-256 checksum
How to use checksums
903e8fb8aacc6eef05b2c80ff46f02c850d41ea01dc43eb539c45aa2b783b2d2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp35-cp35m-win32.whl

Download URL Cython-0.28.3-cp35-cp35m-win32.whl
Size 2.2 MB
Tags CPython 3.5 CPython 3.5 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
e7c2c87ff2f99ed4be1bb046d6eddfb388af627928037f9e0a420c05daaf14ed
BLAKE2b-256 checksum
How to use checksums
0a8c31d9cf95cda77f9b6f62602e8b96ab1e20797125e83821717fa8f22f196d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp35-cp35m-manylinux1_x86_64.whl

Download URL Cython-0.28.3-cp35-cp35m-manylinux1_x86_64.whl
Size 3.3 MB
Tags CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
0a390c39e912fc5f82d5feae2d16ea061971407099e1efb0fecb255cb96fbeff
BLAKE2b-256 checksum
How to use checksums
e987d1880619f40f7ae1ec33ab6e798c74726b67dea287698efa6a1154d41701
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp35-cp35m-manylinux1_i686.whl

Download URL Cython-0.28.3-cp35-cp35m-manylinux1_i686.whl
Size 2.9 MB
Tags CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
d0f5b1668e7f7f6fc9849f49a20c5db10562a0ab29cd66818894dfebbca7b304
BLAKE2b-256 checksum
How to use checksums
6993fef119086bcdd2a2d4d64593ba36f628b60b0c026d831f6408a03ee90e62
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-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.28.3-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 5.1 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
c981a750858f1727995acf861ab030b267d264ca6efda2f01104941187a3675f
BLAKE2b-256 checksum
How to use checksums
178e1c41d48ec9426b4e91a335ab8ab34a35ddb24bb6dbdaa20ec446ced1f0bb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp34-cp34m-win_amd64.whl

Download URL Cython-0.28.3-cp34-cp34m-win_amd64.whl
Size 2.5 MB
Tags CPython 3.4 CPython 3.4 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
80d6a0369333a162fc32a22637f5870f3e87fb038c7b58860bbe00b05b58aa62
BLAKE2b-256 checksum
How to use checksums
1de6ba3c49c142060dc08579af08391e40b10b61cfa219ca75a0bcc12b654d3d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp34-cp34m-win32.whl

Download URL Cython-0.28.3-cp34-cp34m-win32.whl
Size 2.2 MB
Tags CPython 3.4 CPython 3.4 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
b894ff4daf8dfaf657bf2d5e7190a4de11b2400b1e0fb0902974d35c23a26dea
BLAKE2b-256 checksum
How to use checksums
7f93f6e636c02f84b55a8cc1df078d0cea193e9426c56b2a038a73b05ada368b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp34-cp34m-manylinux1_x86_64.whl

Download URL Cython-0.28.3-cp34-cp34m-manylinux1_x86_64.whl
Size 3.3 MB
Tags CPython 3.4 CPython 3.4 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
36c16bf39280fe857213d8da31c07a6179d3878c3dc2e435dce0974b9f8f0729
BLAKE2b-256 checksum
How to use checksums
93709c0cb59667fa20ab95e8c9b9a45aa123396e882bac2dca6826181aef91c6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp34-cp34m-manylinux1_i686.whl

Download URL Cython-0.28.3-cp34-cp34m-manylinux1_i686.whl
Size 2.9 MB
Tags CPython 3.4 CPython 3.4 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
0344e9352b0915910e212c38403b63f902ce1cba75dde7a43a9112ff960eb2a5
BLAKE2b-256 checksum
How to use checksums
f883d1267c742407e18d0bdb6dc9a9bc513b5fb167d823cb354edb07918ac904
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-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.28.3-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 5.1 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
0f2b2e09f94c498f555935e732b7321b5f62f00e7a789238f6c5ddd66987a54d
BLAKE2b-256 checksum
How to use checksums
beec7e533b3a9b6301a43220811bf5a486d71e9eb51dbfa13611d434e0a0126d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp33-cp33m-manylinux1_x86_64.whl

Download URL Cython-0.28.3-cp33-cp33m-manylinux1_x86_64.whl
Size 3.3 MB
Tags CPython 3.3 CPython 3.3 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
e5f877472993474296125c22b84c334b550010815e513cccce73da854a132d64
BLAKE2b-256 checksum
How to use checksums
139ec4773423ea779994c2da49a6ecf0e83af0410b8787e9496e2d9f1341b01b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp33-cp33m-manylinux1_i686.whl

Download URL Cython-0.28.3-cp33-cp33m-manylinux1_i686.whl
Size 2.9 MB
Tags CPython 3.3 CPython 3.3 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
70f81a75fb25c1c3c61843e3a6fe771a76c4ebf4d154455a7eff0740ad47dff4
BLAKE2b-256 checksum
How to use checksums
534ef42db38f5eeffa02445722da77ac714e2670ae6f727eced17b0366dbbd6a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp27-cp27mu-manylinux1_x86_64.whl

Download URL Cython-0.28.3-cp27-cp27mu-manylinux1_x86_64.whl
Size 3.3 MB
Tags CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
a1af59e6c9b4acc07c429d8495fc016a35e0a1270f28c57317352f512df7e214
BLAKE2b-256 checksum
How to use checksums
f623ef5521e077e9e7ef8e4603e27713ae95fee69e9c19c7cd036b4299c7ced5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp27-cp27mu-manylinux1_i686.whl

Download URL Cython-0.28.3-cp27-cp27mu-manylinux1_i686.whl
Size 2.8 MB
Tags CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
edd7d499685655031be5b4d33005096b6345f81eeb7ab9d2dd415db0c7bcf64e
BLAKE2b-256 checksum
How to use checksums
a44181d6e598ed4f697d129b26619b3eec25686b85663591eb45e67de2d0e9c3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp27-cp27m-win_amd64.whl

Download URL Cython-0.28.3-cp27-cp27m-win_amd64.whl
Size 2.5 MB
Tags CPython 2.7 CPython 2.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
d7152006ed1a3adb8f978077b57d237ddafa188240af53cd72b5c79e4ed000e3
BLAKE2b-256 checksum
How to use checksums
db02473a6bf31e6560d8313818d61007baa721b0827970b87385ef271b403a57
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp27-cp27m-win32.whl

Download URL Cython-0.28.3-cp27-cp27m-win32.whl
Size 2.2 MB
Tags CPython 2.7 CPython 2.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
56821e3791209e6a11992e294afbf7e3dcda7d4fd54d06396dd521928d3d14fe
BLAKE2b-256 checksum
How to use checksums
bbd95045aa3e4c258b7c7cd740b502830a31696e7b506a8d620eddb5dc9e029f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp27-cp27m-manylinux1_x86_64.whl

Download URL Cython-0.28.3-cp27-cp27m-manylinux1_x86_64.whl
Size 3.3 MB
Tags CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
8011090beb09251cb4ece1e14263e574b38eda696b788552b369ad343373d0e9
BLAKE2b-256 checksum
How to use checksums
aa1cebe1787696f60251c0cff93fde1e7bc97ef015bfb8134ad8263d94a2e992
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp27-cp27m-manylinux1_i686.whl

Download URL Cython-0.28.3-cp27-cp27m-manylinux1_i686.whl
Size 2.8 MB
Tags CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
f99a777fda569a88deea863eac2722b5e88957c4d5f4413949740da791857ac9
BLAKE2b-256 checksum
How to use checksums
22b516539fee139b7fdcdf7f149082325fabcd47a4685016e3f779457343220b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-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.28.3-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 5.1 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
85b04e32af58a3c008c0ba8169017770aaa342a5972b748f81d043d66363e437
BLAKE2b-256 checksum
How to use checksums
c38c7f02cdae3473a2bba01a8385031a07694d54b1f837e5a060960900be0137
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp26-cp26mu-manylinux1_x86_64.whl

Download URL Cython-0.28.3-cp26-cp26mu-manylinux1_x86_64.whl
Size 3.3 MB
Tags CPython 2.6 CPython 2.6 pymalloc wide-unicode Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
295facc211a6b55db9979455b856180f2839be22ab767ffdea55986bee83ca9f
BLAKE2b-256 checksum
How to use checksums
768a26772e94231a67ea76c6cc05f780f90a2a0195b904f1361d3c9971ffdbdc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp26-cp26mu-manylinux1_i686.whl

Download URL Cython-0.28.3-cp26-cp26mu-manylinux1_i686.whl
Size 2.8 MB
Tags CPython 2.6 CPython 2.6 pymalloc wide-unicode Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
15614592616b6dd5e919e158796350ebeba6cb6b5d2998cfff41b53f568c8355
BLAKE2b-256 checksum
How to use checksums
214adf3cdc76f589d11eca13441a9952afabe37356b821b8c970448642708631
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp26-cp26m-manylinux1_x86_64.whl

Download URL Cython-0.28.3-cp26-cp26m-manylinux1_x86_64.whl
Size 3.3 MB
Tags CPython 2.6 CPython 2.6 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
62b594584889b33bbea7e71f9d7c5c6539091b341334ef7ca1ae7e30a9dd3e15
BLAKE2b-256 checksum
How to use checksums
5627417fba805c05e077c07cb8c3fcb7450b01d2424ddef05fbeb5a3cc30d80a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / Cython-0.28.3-cp26-cp26m-manylinux1_i686.whl

Download URL Cython-0.28.3-cp26-cp26m-manylinux1_i686.whl
Size 2.8 MB
Tags CPython 2.6 CPython 2.6 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
cc4152b19ec168391f7815d24b70c8911829ba281bd5fcd98cab9dc21abe62ff
BLAKE2b-256 checksum
How to use checksums
9865a1473fd4a9f3bb5bc8f4742ec1a14932028aeafe91ec8e3ab4bca7194b4c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

3.3.0

39 release files

3.2.9

39 release files

3.2.8

39 release files

3.2.6

39 release files

3.2.5

39 release files

3.2.3

39 release files

3.2.2

39 release files

3.2.1

39 release files

3.1.7

72 release files

3.1.6

72 release files

3.1.5

72 release files

3.1.4

72 release files

3.1.3

70 release files

3.1.1

62 release files

3.0.8

58 release files

3.0.7

51 release files

3.0.6

58 release files

3.0.5

58 release files

3.0.4

58 release files

3.0.2

58 release files

3.0.1

58 release files

3.0.0

58 release files

0.29

28 release files

This release

0.28.3 This release

34 release files

0.28

30 release files

0.27

32 release files

0.26

28 release files

0.25

23 release files

0.24

22 release files

0.23

12 release files

0.22

11 release files

0.21

8 release files

0.20.1

7 release files

0.20

7 release files

0.19.2

8 release files

0.19.1

8 release files

0.19

8 release files

0.18

8 release files

0.17.3

7 release files

0.17.2

8 release files

0.17.1

7 release files

0.17

7 release files

0.16

1 release file

0.15.1

1 release file

0.15

1 release file

0.14.1

1 release file

0.14

1 release file

0.13

1 release file

0.12.1

1 release file

0.12

1 release file

0.11.3

1 release file

0.11.2

1 release file

0.11.1

1 release file

0.11

1 release file

0.10.3

1 release file

0.10.2

1 release file

0.10.1

1 release file

0.10

1 release file

0.9.8.1

1 release file

0.9.8

1 release file

0.9.6.7

1 release file

0.9.6.6

1 release file

0.9.6.5

1 release file

0.9.6

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page