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 and the pure Python wheel that we provide is not used, 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.29.23

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.29.23
File Size Uploaded
Cython-0.29.23.tar.gz 2.1 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for Cython 0.29.23
File
Cython-0.29.23-py2.py3-none-any.whl Python 2, Python 3 none any Details
Cython-0.29.23-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
Cython-0.29.23-cp39-cp39-win32.whl CPython 3.9 CPython 3.9 Windows x86-32 Details
Cython-0.29.23-cp39-cp39-manylinux2014_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ ARM64 Details
Cython-0.29.23-cp39-cp39-manylinux1_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.5+ x86-64 Details
Cython-0.29.23-cp39-cp39-manylinux1_i686.whl CPython 3.9 CPython 3.9 Linux glibc 2.5+ x86-32 Details
Cython-0.29.23-cp39-cp39-macosx_10_9_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.9+ x86-64 Details
Cython-0.29.23-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
Cython-0.29.23-cp38-cp38-win32.whl CPython 3.8 CPython 3.8 Windows x86-32 Details
Cython-0.29.23-cp38-cp38-manylinux2014_aarch64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ ARM64 Details
Cython-0.29.23-cp38-cp38-manylinux1_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.5+ x86-64 Details
Cython-0.29.23-cp38-cp38-manylinux1_i686.whl CPython 3.8 CPython 3.8 Linux glibc 2.5+ x86-32 Details
Cython-0.29.23-cp38-cp38-macosx_10_9_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.9+ x86-64 Details
Cython-0.29.23-cp37-cp37m-win_amd64.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-64 Details
Cython-0.29.23-cp37-cp37m-win32.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-32 Details
Cython-0.29.23-cp37-cp37m-manylinux2014_aarch64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ ARM64 Details
Cython-0.29.23-cp37-cp37m-manylinux1_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64 Details
Cython-0.29.23-cp37-cp37m-manylinux1_i686.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-32 Details
Cython-0.29.23-cp37-cp37m-macosx_10_9_x86_64.whl CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64 Details
Cython-0.29.23-cp36-cp36m-win_amd64.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-64 Details
Cython-0.29.23-cp36-cp36m-win32.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-32 Details
Cython-0.29.23-cp36-cp36m-manylinux2014_aarch64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ ARM64 Details
Cython-0.29.23-cp36-cp36m-manylinux1_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64 Details
Cython-0.29.23-cp36-cp36m-manylinux1_i686.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-32 Details
Cython-0.29.23-cp36-cp36m-macosx_10_9_x86_64.whl CPython 3.6 CPython 3.6 pymalloc macOS 10.9+ x86-64 Details
Cython-0.29.23-cp35-cp35m-win_amd64.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-64 Details
Cython-0.29.23-cp35-cp35m-win32.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-32 Details
Cython-0.29.23-cp35-cp35m-manylinux2014_aarch64.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.17+ ARM64 Details
Cython-0.29.23-cp35-cp35m-manylinux1_x86_64.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-64 Details
Cython-0.29.23-cp35-cp35m-manylinux1_i686.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-32 Details
Cython-0.29.23-cp34-cp34m-win_amd64.whl CPython 3.4 CPython 3.4 pymalloc Windows x86-64 Details
Cython-0.29.23-cp34-cp34m-win32.whl CPython 3.4 CPython 3.4 pymalloc Windows x86-32 Details
Cython-0.29.23-cp27-cp27mu-manylinux1_x86_64.whl CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-64 Details
Cython-0.29.23-cp27-cp27mu-manylinux1_i686.whl CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-32 Details
Cython-0.29.23-cp27-cp27m-win_amd64.whl CPython 2.7 CPython 2.7 pymalloc Windows x86-64 Details
Cython-0.29.23-cp27-cp27m-win32.whl CPython 2.7 CPython 2.7 pymalloc Windows x86-32 Details
Cython-0.29.23-cp27-cp27m-manylinux1_x86_64.whl CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-64 Details
Cython-0.29.23-cp27-cp27m-manylinux1_i686.whl CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-32 Details
Cython-0.29.23-cp27-cp27m-macosx_10_9_x86_64.whl CPython 2.7 CPython 2.7 pymalloc macOS 10.9+ x86-64 Details

Total release size: 70.7 MB

Release files / Cython-0.29.23.tar.gz

Download URL Cython-0.29.23.tar.gz
Size 2.1 MB
Tags Source
SHA-256 checksum
How to use checksums
6a0d31452f0245daacb14c979c77e093eb1a546c760816b5eed0047686baad8e
BLAKE2b-256 checksum
How to use checksums
d9cd0d2d90b27219c07f68f1c25bcc7b02dd27639d2180add9d4b73e70945869
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-py2.py3-none-any.whl

Download URL Cython-0.29.23-py2.py3-none-any.whl
Size 978.0 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
282263628c5d601b313d5920f7b6d7e08c7fedbddacd080c4858aa04d86b6b4b
BLAKE2b-256 checksum
How to use checksums
f6e3293d7d18a64dde5e60f809c5c3354ee812af713b1679c74708f88986a6b6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp39-cp39-win_amd64.whl

Download URL Cython-0.29.23-cp39-cp39-win_amd64.whl
Size 1.7 MB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
2365f3b5e6451b6bc6dcd262230656f4ade1d862ec2f6c22154deebef37c08b6
BLAKE2b-256 checksum
How to use checksums
87612724e1a7e68672579990a2a841919470d93c21e9a1a38f27ce839090a385
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp39-cp39-win32.whl

Download URL Cython-0.29.23-cp39-cp39-win32.whl
Size 1.6 MB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
7d6a33c8a11f05f698e215bfdb837f32c27f63c20f3af863557ed91c748dc2be
BLAKE2b-256 checksum
How to use checksums
0115339bf7fd04395d65cd2e0e040c09443600a251f8a96a8e5191967cf0ed10
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp39-cp39-manylinux2014_aarch64.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.29.23-cp39-cp39-manylinux2014_aarch64.whl
Size 1.9 MB
Tags CPython 3.9 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
5baab5e14dd1fda34044aebf5303c69c4ce88ba7082e0b77b7a25bd09bfc39df
BLAKE2b-256 checksum
How to use checksums
9b3d4a5c232e1cdf4352515059658d79ad60ede8c0d267900a84cfed5aa2b5ed
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.0 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

Release files / Cython-0.29.23-cp39-cp39-manylinux1_x86_64.whl

Download URL Cython-0.29.23-cp39-cp39-manylinux1_x86_64.whl
Size 1.9 MB
Tags CPython 3.9 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
4b6824b58d4373224fc76ee8bee6b35c2d17c91a1ed0fa67b88440f63daebe50
BLAKE2b-256 checksum
How to use checksums
a85d493d737f6e881b0f1ddab2833f5e5681dfff56e06c2bc26589601a0ea527
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp39-cp39-manylinux1_i686.whl

Download URL Cython-0.29.23-cp39-cp39-manylinux1_i686.whl
Size 1.9 MB
Tags CPython 3.9 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
266459c7e48fe3c6c492b297e4033e42d4c6863cc1a1ff7cc4034949fc574fa6
BLAKE2b-256 checksum
How to use checksums
86fdde33595036d13a2efdd31d8a57d6f4c9e5140c6ba98bd60e776e7b05bade
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp39-cp39-macosx_10_9_x86_64.whl

Download URL Cython-0.29.23-cp39-cp39-macosx_10_9_x86_64.whl
Size 1.9 MB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
a8eed9c82e8fe07b8a8ffbd36018871a17458903fc25c9d015f37b54513a3efd
BLAKE2b-256 checksum
How to use checksums
7156be14e77213eb86c819c08058a0980d7405bca7d2766baa64e2561d480266
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp38-cp38-win_amd64.whl

Download URL Cython-0.29.23-cp38-cp38-win_amd64.whl
Size 1.7 MB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
5a6792153b728a0240e55bbb5b643f4f7e45c76319e03abf15bf367471ea1d1a
BLAKE2b-256 checksum
How to use checksums
996fd6c06ccfd676277fada75e028f6e3bb76b123f9fec2249aeb575fd97f4c3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp38-cp38-win32.whl

Download URL Cython-0.29.23-cp38-cp38-win32.whl
Size 1.6 MB
Tags CPython 3.8 Windows x86-32
SHA-256 checksum
How to use checksums
4b0bcf2e06a9063fc78c3243ed4003228375d532ef13b9e5d7183be8f0a52cf5
BLAKE2b-256 checksum
How to use checksums
e3b96d0cda7f64b2022495762966f6347075ee75250c5a74aed2389d1316ea99
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp38-cp38-manylinux2014_aarch64.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.29.23-cp38-cp38-manylinux2014_aarch64.whl
Size 1.9 MB
Tags CPython 3.8 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
06317468cfbf6f77f8c5b71cec76a565bd8c01432914d2d6338a298bab86f9f7
BLAKE2b-256 checksum
How to use checksums
7a06fa4da9c5670cf14266a868fb0873db10ae132b7f6f957526b0f9245d3b82
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.0 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

Release files / Cython-0.29.23-cp38-cp38-manylinux1_x86_64.whl

Download URL Cython-0.29.23-cp38-cp38-manylinux1_x86_64.whl
Size 1.9 MB
Tags CPython 3.8 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
ceccc03b633113ede1f14ad914a6db5c278ce108c8ddb308a5c01c1567d8a02a
BLAKE2b-256 checksum
How to use checksums
406736322cf0387cf65e6be80ba2d9a33db227ecbc624902f0cb2e4bf456261f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp38-cp38-manylinux1_i686.whl

Download URL Cython-0.29.23-cp38-cp38-manylinux1_i686.whl
Size 1.9 MB
Tags CPython 3.8 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
0c4b9f7e3aa004cf3f364e3e772f55fec5740485bafea99d1f13bdc9bbd8a545
BLAKE2b-256 checksum
How to use checksums
0c6f0727a56d3a179e789c8f035d40ebb8070dc53a78e4ca7a4c6cdfd24951bd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp38-cp38-macosx_10_9_x86_64.whl

Download URL Cython-0.29.23-cp38-cp38-macosx_10_9_x86_64.whl
Size 1.9 MB
Tags CPython 3.8 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
794e3df0b57e16bce7583ac909126f4cb381fe566adadb20484d89095855eedb
BLAKE2b-256 checksum
How to use checksums
b53db08bf6ecd8b0e53c37ea55a0a750acef0840a500f559ce6f9819d52cf604
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp37-cp37m-win_amd64.whl

Download URL Cython-0.29.23-cp37-cp37m-win_amd64.whl
Size 1.6 MB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
c4b82461edbbcf90f19b319006345b77474a2d7514e1476d49a14bbd55d6b797
BLAKE2b-256 checksum
How to use checksums
89610b316f1d669345003a7077ba9f7ebedd2b04eb164e3f42ba3c0b95469fc5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp37-cp37m-win32.whl

Download URL Cython-0.29.23-cp37-cp37m-win32.whl
Size 1.5 MB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
20cb50d9fede8029bdb50875458f07a27f909289aeed4cdb9c19544dd9a9bc45
BLAKE2b-256 checksum
How to use checksums
d1ebcd23bf5ee0666843c32827754f719335fbaedad1bca0136a57749d5e74fa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp37-cp37m-manylinux2014_aarch64.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.29.23-cp37-cp37m-manylinux2014_aarch64.whl
Size 1.8 MB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
a6b02900d80c6f1ad4fc2060563922b4f031505c69ceeceba112d8971aacbcc3
BLAKE2b-256 checksum
How to use checksums
b9f7fd527f3097b34a4e92fe6758b6cc5bca6859222a4897ae14132e0580d129
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.0 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

Release files / Cython-0.29.23-cp37-cp37m-manylinux1_x86_64.whl

Download URL Cython-0.29.23-cp37-cp37m-manylinux1_x86_64.whl
Size 2.0 MB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
aa3bb0928fb2aa3a8828801eb8b29af2261c199f805ae835467489e2bdd00372
BLAKE2b-256 checksum
How to use checksums
0c15cca3ac44776df9ee27286941315dd8b14a598e8d80970200d05f720b9274
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp37-cp37m-manylinux1_i686.whl

Download URL Cython-0.29.23-cp37-cp37m-manylinux1_i686.whl
Size 1.9 MB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
41cd0dd2ff5d78466e73409db509887a84449b400074d4f217980cedbb18e4be
BLAKE2b-256 checksum
How to use checksums
9799579faa8bee31029cce86c03b02800edbecfe986d9c6bc4164f941467ccdf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp37-cp37m-macosx_10_9_x86_64.whl

Download URL Cython-0.29.23-cp37-cp37m-macosx_10_9_x86_64.whl
Size 1.9 MB
Tags CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
b0699f0dc90181f2458fdb8170455e7798a309e18f41379eda7a2dc8c7aadee0
BLAKE2b-256 checksum
How to use checksums
adf8c04430efe9f91fec6d792d68784858474c703e2ef8ae305e897405f29b2f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

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

Download URL Cython-0.29.23-cp36-cp36m-win_amd64.whl
Size 1.6 MB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
5be3ae3189cf7d0e9bbeafb854496dc7030c6f6a5602d809435fab8223543a41
BLAKE2b-256 checksum
How to use checksums
12d7e44040f98db06fb62a412fff640ac0a524b81fd38449a034a3619b1569fb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

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

Download URL Cython-0.29.23-cp36-cp36m-win32.whl
Size 1.5 MB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
37ff66039e3d138ec968ee1d1e12441fa5fb4e6a9c5458bc3c3a232f01be4a7d
BLAKE2b-256 checksum
How to use checksums
033e86d556021115cb8a16cf7fe8b232ef05addc9a8ea4c0474b234f9fea3875
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp36-cp36m-manylinux2014_aarch64.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.29.23-cp36-cp36m-manylinux2014_aarch64.whl
Size 1.9 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
b05f365329e8ad44ff492408265841c83a43b83e430286490791a1f4bdaa0bef
BLAKE2b-256 checksum
How to use checksums
78d442fae640b042cd8f3441d84349da666293285b7202d4606bf9ad8955e73f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.0 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

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

Download URL Cython-0.29.23-cp36-cp36m-manylinux1_x86_64.whl
Size 2.0 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
4d7c3b0882d8757c601eaf288fc0d321d5c7ac6c3afb8c42eddf9325a3419cf5
BLAKE2b-256 checksum
How to use checksums
169a2eece92da53d954cc5ede815f9825b8ec795252471d0772ff9a591166c98
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

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

Download URL Cython-0.29.23-cp36-cp36m-manylinux1_i686.whl
Size 1.9 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
4858043ac5f96a8f0277cf63760bb39b9521c1f897678cf1d22423f3e758f4ed
BLAKE2b-256 checksum
How to use checksums
967bd117febafddc1238b9fce432c0d94731bb227c0ed7ee196bf414b5f0b61a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp36-cp36m-macosx_10_9_x86_64.whl

Download URL Cython-0.29.23-cp36-cp36m-macosx_10_9_x86_64.whl
Size 1.9 MB
Tags CPython 3.6 CPython 3.6 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
20402ef316393168909926ab21848aa6e08e39bed5003b657139774e66166cd0
BLAKE2b-256 checksum
How to use checksums
7fb1e1d71346f8b04f85209e339faefdd07328ca6cf869ce276e47b23afdc72c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

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

Download URL Cython-0.29.23-cp35-cp35m-win_amd64.whl
Size 1.6 MB
Tags CPython 3.5 CPython 3.5 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
ef21c51350462160456eb71df31b0869e5141e940f22c61c358bdb6e3ebc3388
BLAKE2b-256 checksum
How to use checksums
2f9a05399852daee78d40f9ac44c83368112c1c70ed882ae15cb3f2ef6e1652f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

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

Download URL Cython-0.29.23-cp35-cp35m-win32.whl
Size 1.5 MB
Tags CPython 3.5 CPython 3.5 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
3ef530f975e3a760e7282fce2a25f900fa63f96d17321b4aa5f5542eb9859cdf
BLAKE2b-256 checksum
How to use checksums
d44b79f9078d0b0ed6edfdec5594b9bce3996c44c8060dd7d88f04dcc8a4e57a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp35-cp35m-manylinux2014_aarch64.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.29.23-cp35-cp35m-manylinux2014_aarch64.whl
Size 1.8 MB
Tags CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
8b8a02883ef75f21472205e8db2e471efb142729030fedb8c4e59a06866682ee
BLAKE2b-256 checksum
How to use checksums
e8a08fcd089fa7558bf5f2a9ed730bc7842db2bdc56806e123c870a5c13951bf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.0 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

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

Download URL Cython-0.29.23-cp35-cp35m-manylinux1_x86_64.whl
Size 1.9 MB
Tags CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
2a3bbce689a2fddb85aa66712d93875c99bf7f64ac82b1d149ecce522a7a4e0c
BLAKE2b-256 checksum
How to use checksums
bef3a51db275b8fa43391770dd93a88ad42ae41d506345502b88408fc09df1de
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

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

Download URL Cython-0.29.23-cp35-cp35m-manylinux1_i686.whl
Size 1.9 MB
Tags CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
58dc06871bfdb0592542d779714fe9f918e11ba20ac07757dd63b198bdc704fe
BLAKE2b-256 checksum
How to use checksums
5815c44acfb68e162112c5fce6264363b41bcd3f91897221e545e27caceadc2c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

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

Download URL Cython-0.29.23-cp34-cp34m-win_amd64.whl
Size 1.6 MB
Tags CPython 3.4 CPython 3.4 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
f4aca6bffb1c1c3c4ada3347d0b162a699c18a66e097ee08b63b3a35118fdfcc
BLAKE2b-256 checksum
How to use checksums
caa8ce53db0103f802caa636a872f85b3502ee0cf0c4657b27d559220bc2f020
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

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

Download URL Cython-0.29.23-cp34-cp34m-win32.whl
Size 1.5 MB
Tags CPython 3.4 CPython 3.4 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
474c1a29ab43e29d990df279e2cf6aa96baa9208f5cd4bc76ac87ffcdf1e2945
BLAKE2b-256 checksum
How to use checksums
cbd8dcffcb18266727903d685179ea7bec2a9f5b9bc106a030932003a079a9bf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

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

Download URL Cython-0.29.23-cp27-cp27mu-manylinux1_x86_64.whl
Size 1.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
7b7a766726d207d7cd57aff0fcb4b35ce042d3cc88a421fcdb45eeb61a5b9d12
BLAKE2b-256 checksum
How to use checksums
ae859a00bfcd16d481676f2c78550c3f5352197c0436ae6fb9af445242be0edc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

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

Download URL Cython-0.29.23-cp27-cp27mu-manylinux1_i686.whl
Size 1.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
625a16103770fd92b487b701fb0c07e5790b080f40fa11ce572a2d56d9e9fcca
BLAKE2b-256 checksum
How to use checksums
e0d95099ded91316aad3def8e76766186cd7eea841b3184073b6a04bbe8738f0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

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

Download URL Cython-0.29.23-cp27-cp27m-win_amd64.whl
Size 1.6 MB
Tags CPython 2.7 CPython 2.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
519fccf526d26b377e1db22f22aa44889b28bc5833ec106588cb13557e8ba2da
BLAKE2b-256 checksum
How to use checksums
30a6c112979318d9a09c584d92e68b41b7550753f558a5f516cee6952d1abf91
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

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

Download URL Cython-0.29.23-cp27-cp27m-win32.whl
Size 1.5 MB
Tags CPython 2.7 CPython 2.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
2af52d312e96b38ded38b34d06e22685c226b1b0e58278bd27209f5d2385d115
BLAKE2b-256 checksum
How to use checksums
a5da7eefdb77aff0f6d1640de57a3b1f805c9585c63ee6e1c9e49f4d11307381
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

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

Download URL Cython-0.29.23-cp27-cp27m-manylinux1_x86_64.whl
Size 1.9 MB
Tags CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
355a6e768d91e21fbf477b61881bab64b7a2da386a166898997bccefd532cf5d
BLAKE2b-256 checksum
How to use checksums
fb78a4c8b2dd048413de616d257a5136e1857e051913253c6a71856b1f2ad411
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

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

Download URL Cython-0.29.23-cp27-cp27m-manylinux1_i686.whl
Size 1.8 MB
Tags CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
3b29224eb62309a10819d923dc6262f769e4f3facfee3cd06372c355e5b38b33
BLAKE2b-256 checksum
How to use checksums
a3e6fb930bdbefdfb3f8f5ff24918e122896eae3230da379919607ff2d7a69f8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / Cython-0.29.23-cp27-cp27m-macosx_10_9_x86_64.whl

Download URL Cython-0.29.23-cp27-cp27m-macosx_10_9_x86_64.whl
Size 1.9 MB
Tags CPython 2.7 CPython 2.7 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
ff885f18d169759b57f116d3956e45cd2b9cba989fde348bba091544c668dc11
BLAKE2b-256 checksum
How to use checksums
d99bf7ce0f91e438897cfc9781f6185a85611cb8e3d7f4278d57db5366046dc4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

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

This release

0.29.23 This release

40 release files

0.29

28 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