Skip to main content

The Cython compiler for writing C extensions in the Python language.

Project description

Image for: 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 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.

The newest Cython release can always be downloaded from https://cython.org/. Unpack the tarball or zip file, enter the directory, and then run:

pip install .

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:

NO_CYTHON_COMPILE=true pip install .

3.1.1 (2025-05-19)

Image for: 3.1.1 (2025-05-19)

Release history Release notifications | RSS feed

Image for: Release history Release notifications | RSS feed

Download files

Image for: Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cython-3.1.1.tar.gz (3.2 MB view details)

Uploaded Source

Built Distributions

cython-3.1.1-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

cython-3.1.1-cp313-cp313-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.13 Windows x86-64

cython-3.1.1-cp313-cp313-win32.whl (2.5 MB view details)

Uploaded CPython 3.13 Windows x86

cython-3.1.1-cp313-cp313-musllinux_1_2_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

cython-3.1.1-cp313-cp313-musllinux_1_2_i686.whl (3.3 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ i686

cython-3.1.1-cp313-cp313-musllinux_1_2_aarch64.whl (3.1 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ ARM64

cython-3.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

cython-3.1.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.1 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

cython-3.1.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (3.2 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

cython-3.1.1-cp313-cp313-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

cython-3.1.1-cp313-cp313-macosx_10_13_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

cython-3.1.1-cp312-cp312-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.12 Windows x86-64

cython-3.1.1-cp312-cp312-win32.whl (2.5 MB view details)

Uploaded CPython 3.12 Windows x86

cython-3.1.1-cp312-cp312-musllinux_1_2_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

cython-3.1.1-cp312-cp312-musllinux_1_2_i686.whl (3.3 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

cython-3.1.1-cp312-cp312-musllinux_1_2_aarch64.whl (3.1 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

cython-3.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

cython-3.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

cython-3.1.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (3.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

cython-3.1.1-cp312-cp312-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

cython-3.1.1-cp312-cp312-macosx_10_13_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

cython-3.1.1-cp311-cp311-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.11 Windows x86-64

cython-3.1.1-cp311-cp311-win32.whl (2.4 MB view details)

Uploaded CPython 3.11 Windows x86

cython-3.1.1-cp311-cp311-musllinux_1_2_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

cython-3.1.1-cp311-cp311-musllinux_1_2_i686.whl (3.4 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

cython-3.1.1-cp311-cp311-musllinux_1_2_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

cython-3.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

cython-3.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

cython-3.1.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (3.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

cython-3.1.1-cp311-cp311-macosx_11_0_arm64.whl (2.9 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

cython-3.1.1-cp311-cp311-macosx_10_9_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

cython-3.1.1-cp310-cp310-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.10 Windows x86-64

cython-3.1.1-cp310-cp310-win32.whl (2.5 MB view details)

Uploaded CPython 3.10 Windows x86

cython-3.1.1-cp310-cp310-musllinux_1_2_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

cython-3.1.1-cp310-cp310-musllinux_1_2_i686.whl (3.5 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

cython-3.1.1-cp310-cp310-musllinux_1_2_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

cython-3.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

cython-3.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

cython-3.1.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (3.4 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

cython-3.1.1-cp310-cp310-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

cython-3.1.1-cp310-cp310-macosx_10_9_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

cython-3.1.1-cp39-cp39-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.9 Windows x86-64

cython-3.1.1-cp39-cp39-win32.whl (2.5 MB view details)

Uploaded CPython 3.9 Windows x86

cython-3.1.1-cp39-cp39-musllinux_1_2_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

cython-3.1.1-cp39-cp39-musllinux_1_2_i686.whl (3.5 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

cython-3.1.1-cp39-cp39-musllinux_1_2_aarch64.whl (3.3 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ ARM64

cython-3.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

cython-3.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

cython-3.1.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (3.4 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

cython-3.1.1-cp39-cp39-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

cython-3.1.1-cp39-cp39-macosx_10_9_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

cython-3.1.1-cp38-cp38-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.8 Windows x86-64

cython-3.1.1-cp38-cp38-win32.whl (2.5 MB view details)

Uploaded CPython 3.8 Windows x86

cython-3.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

cython-3.1.1-cp38-cp38-musllinux_1_2_i686.whl (3.4 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

cython-3.1.1-cp38-cp38-musllinux_1_2_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ ARM64

cython-3.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

cython-3.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

cython-3.1.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (3.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

cython-3.1.1-cp38-cp38-macosx_11_0_arm64.whl (2.9 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

cython-3.1.1-cp38-cp38-macosx_10_9_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

Image for: File details

Details for the file cython-3.1.1.tar.gz.

File metadata

  • Download URL: cython-3.1.1.tar.gz
  • Upload date:
  • Size: 3.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for cython-3.1.1.tar.gz
Algorithm Hash digest
SHA256 505ccd413669d5132a53834d792c707974248088c4f60c497deb1b416e366397
MD5 d486ddb519df996f2768b970856ded33
BLAKE2b-256 5bd3bb000603e46144db2e5055219bbddcf7ab3b10012fcb342695694fb88141

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-py3-none-any.whl.

File metadata

  • Download URL: cython-3.1.1-py3-none-any.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for cython-3.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 07621e044f332d18139df2ccfcc930151fd323c2f61a58c82f304cffc9eb5280
MD5 65be1da6130728ff41b647682a47f6dc
BLAKE2b-256 a7978e8637e67afc09f1b51a617b15a0d1caf0b5159b0f79d47ab101e620e491

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: cython-3.1.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for cython-3.1.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 e000f0533eedf3d6dfbe30bb3c58a054c58f0a7778390342fa577a0dc47adab3
MD5 43667fc28853589f012fde7e6264d365
BLAKE2b-256 795ec469f7b42e145a06af79a3f7b599454c028a823c6a83adc867ddfd02f941

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp313-cp313-win32.whl.

File metadata

  • Download URL: cython-3.1.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for cython-3.1.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 263cb0e497910fb5e0a361ad1393b6d728b092178afecc56e8a786f3739960c3
MD5 a3a808f40a50d6b7bcd992ea0920a2dc
BLAKE2b-256 0c078c1a2ff59af7976ba16afe8cd54a070ce2986924cacecc7812236bf7f1c7

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7489559e6c5ecbba49d535c2e03cf77c2594a3190b6aca7da5b508ba1664a89a
MD5 5805e269b2ab0aa4514827b48d51d213
BLAKE2b-256 52e9a54f53ba5feeb00e187e24ba6fc7b085075e8ac53ed22797ac9d77db7422

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b181158b5761bdaf40f6854f016ab7ddff64d3db4fca55cb3ca0f73813dd76d6
MD5 0ac07424b8dc6eb56148182a6392435e
BLAKE2b-256 4468de53aff8db5f05efd9fe7f1435aa6019573b94ae151ef82a66ca20b4ec57

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 426d78565eb91d3366569b20e92b8f14bffef5f57b2acd05b60bbb9ce5c056a1
MD5 1316406657818f8cfd27fa51bfff83dc
BLAKE2b-256 be287db9e79a5099659f6e46c48577f582e6b542873159c3f65033a247e364b5

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7da069ca769903c5dee56c5f7ab47b2b7b91030eee48912630db5f4f3ec5954a
MD5 096813a54229e627f2bb15b8996dd0ab
BLAKE2b-256 ca909fe8b93fa239b4871252274892c232415f53d5af0859c4a6ac9b1cbf9950

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c740a10cd0f50321d048c8ca318eefb4c42b8bffef982dcd89c946d374192702
MD5 92f8cf9df59714c36f6728d05113c01b
BLAKE2b-256 9df8b7a14323ee8474be00909469dd115e84d28719aaf94a55623fd6366dcab5

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 24c640c0746d984789fe2787a098f06cda456ef2dd78b90164d17884b350839a
MD5 d968fd274d90040883c998df200a6fad
BLAKE2b-256 01958fe6282a846f8ce56bb62434b48053910c68c94ec5da3bd47bc2de0bb5e2

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 28b174f41718a7041cfbe0f48913020875ff1aaa4793942b2451ac6d2baf3f07
MD5 810b1de95509649c3f601550b9a7dd72
BLAKE2b-256 1a862f2550dcda3b54c65c9132ec95470cc4115b96a78163e539e0a02f767f05

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 cb5661941707bd41ec7a9c273d698113ac50392444f785088e9d9706c6a5937b
MD5 0962fd90b4686aa083d2ca5903aeaa18
BLAKE2b-256 2cec7bc61e156f71cefdc1c7c2a9b8d25facdf6d208f9e19a80aa4ae56a9842e

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: cython-3.1.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for cython-3.1.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 307f216ed319ea07644f2ef9974406c830f01bc8e677e2147e9bfcdf9e3ca8ad
MD5 0593665a3cd91c3396a2a7deeb09952d
BLAKE2b-256 450ee1370ed3216e4e164232d1891c2a2932a3874d1a8681f8c3565cafd98579

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: cython-3.1.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for cython-3.1.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 cd748fab8e4426dbcb2e0fa2979558333934d24365e0de5672fbabfe337d880c
MD5 8f5bc4e6938089ab76181e9767955cec
BLAKE2b-256 ed5bb000d3ebff79429419d846e06c5c09f33fd010e1f6158d7ba553e1082253

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dfa500fd7ae95ca152a5f8062b870532fa3e27efcef6d00612e1f28b9f72615f
MD5 80950d11c9bc136b6e5c2127a063c03c
BLAKE2b-256 db472c1fa4b4901f10d00e666931dd68d4bd7954d3caa900544d135424ef6178

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0f7954b0b4b3302655d3caa6924261de5907a4e129bc22ace52fe9ae0cd5a758
MD5 490b87ded930845f102623b4b70facc9
BLAKE2b-256 c381b5ce4393d3a0a75a8c6d9ad0b80a62263d892260b816eb3d569ef144511a

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dff0e7dd53a0ca35b64cda843253d5cac944db26663dc097b3a1adf2c49514ad
MD5 5018c16d92f838ea2fcdaf3d1601f2ff
BLAKE2b-256 1ef59ed5a898c41723e3da2317fd1f082d963ff08571caeded31cb945be589b5

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 873aac4ac0b0fb197557c0ac15458b780b9221daa4a716881cbd1a9016c8459f
MD5 ba1f96391bc238290459d3afb939a2af
BLAKE2b-256 0d8134aeb787dcb2624a82a33e60276ed28d2da8a08c79660cf674b19be82248

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 10f0434916994fe213ea7749268b88d77e3ebcbd1b99542cf64bb7d180f45470
MD5 a9badb346b8ca147aef8ec74b68c3172
BLAKE2b-256 96517936c5d01ec3c89be8de1756f284878d4a567627b7b1790455ac627fb833

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 23b886a6c8a50b1101ccef2f2f3dc9c699b77633ef5bb5007090226c2ad3f9c2
MD5 3d8267babe375a4178b32568d2a1fc58
BLAKE2b-256 e8bf1350ed6cb48158a4f096306a12bc4c26c6d20d3314f1f1978ea23afe0220

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fd689910002adfac8734f237cdea1573e38345f27ed7fd445482813b65a29457
MD5 09fa962f72738c38785243b90750f06f
BLAKE2b-256 c301b4c46c6a27cd2da642bc987c1f9087265defbc96a1929d326b9034953f15

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 9d7dc0e4d0cd491fac679a61e9ede348c64ca449f99a284f9a01851aa1dbc7f6
MD5 5a31bf8eb3ce615103cb564a889603f6
BLAKE2b-256 780683ff82381319ff68ae46f9dd3024b1d5101997e81a8e955811525b6f934b

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: cython-3.1.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for cython-3.1.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 141ffd6279411c562f6b707adc56b63e965a4fd7f21db83f5d4fcbd8c50ac546
MD5 e9ec06c27b715962393844682604f5a9
BLAKE2b-256 3067c99ec81380cd9d2c798eb1572f61dbe50318958925049b39029f73fe6b52

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp311-cp311-win32.whl.

File metadata

  • Download URL: cython-3.1.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for cython-3.1.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 83b2af5c327f7da4f08afc34fddfaf6d24fa0c000b6b70a527c8125e493b6080
MD5 09d4f85c045197ded5e81e8e861c05b9
BLAKE2b-256 37091c5d470580d9b92107cadedc848f43e2f2102284f8b666ea9ab82f6fc101

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 755a991601b27dd3555310d0f95b19a05e622a80d7b4e7a91fa6f5f3ef3f3b80
MD5 bb833cb32903344e1cb8a5464e4ba448
BLAKE2b-256 b299250fb399af2edd9861774f0c8b6c4b7d862aa52d966a07b860bcd723842a

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 953046c190fa9ab9a09a546a909b847cdbb4c1fe34e9bfa4a15b6ee1585a86aa
MD5 0ccbcce12450057558a13dbd02406bb0
BLAKE2b-256 afab2cd4e8d5c46499ea2ca5b7c3ae4053db86465b35a8870ce5e847fee06aff

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 689c1aad373556bd2ab1aa1c2dad8939a2891465a1fbd2cbbdd42b488fb40ec8
MD5 49df3bdaf8aac52d3aca010ac1e31c60
BLAKE2b-256 06dd90a8fd8508298f1f16e2cbc665774047fbc81f0370125b6e32f0a182fc10

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c5cb6c054daadaf01a88c8f49f3edd9e829c9b76a82cbb4269e3f9878254540b
MD5 5fc13ed5cf2c7afb5484f33d5e78bd82
BLAKE2b-256 2304b7ae247b83b3f98966184c1a787001964132ae2e05a989769b1a5e7325da

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ab644415458d782c16ba7252de9cec1e3125371641cafea2e53a8c1cf85dd58d
MD5 7d718d3002773c771d8533d7faf42d6a
BLAKE2b-256 632e0fac02ce46f208af54d76c6c786b8dddeb207ca94aa85b0455f6cbaa472c

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 af8f62cc9339b75fe8434325083e6a7cae88c9c21efd74bbb6ba4e3623219469
MD5 0591533e134bb44686578207ca80bce1
BLAKE2b-256 b53bc4e6c16b099a592dbd6cd615c4de901eb8cc2795d5445d77b8cd378de7da

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 12e00b88147b03c148a95365f89dc1c45a0fc52f9c35aa75ff770ef65b615839
MD5 5409659786c869f1a1d94ab110dea998
BLAKE2b-256 bf0a5840cdd7a1e8c0d2ffeb5e09afd32b8d10321cce33a2554ef10ea832a200

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c360823e1063784efc2335617e0f28573d7a594c5a8a05d85e850a9621cccb1f
MD5 406def73701d387f05cbc745629ab1f8
BLAKE2b-256 35b3bc75c0352214b5ced31ce5e0d051d0ad4ad916aa7a1d669d1876ad1e59aa

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: cython-3.1.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for cython-3.1.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 dee554f0a589377bdaea0eb70e212bf3f35dc6a51a2aa86c9351345e21fd2f07
MD5 0b94a89761eec8e0392a80282959d511
BLAKE2b-256 f096449d384dfe2523476a30bc45da041b5de15a3824530ae64a631efaed81a9

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: cython-3.1.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for cython-3.1.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 64915259276482fa23417b284d1fdc7e3a618ee2f819bb6ea7f974c075633df6
MD5 dfd1b5bf77c6257cdcea30529e3e5028
BLAKE2b-256 627255e71a5a03b73951f260b61ea272c4b7787a41871d7cd6ff77db16351681

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e851ab66a31794e40df1bc6f649cdc56c998c637f5a1b9410c97a90f6b6cb855
MD5 7875944db65bf4a44313ce26c3a868b6
BLAKE2b-256 378066831d7eec4becda833d3bd0199e2de8f47881f045bf450763b4bbedfcc6

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b68f1bc80387554eb43f2b62795c173bed9e37201f39dc5084ac437c90a79c9f
MD5 49b0a718c36d36a2f2646973cb2765d1
BLAKE2b-256 231a5b361d93c1f55fbe29be15375127dc0f64195fb9d7d9e3b4a4137fbe34b2

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3fa4bd840de63509c74867b4b092541720a01db1e07351206011c34e0777dc96
MD5 887e1099e8e86bab24735327cabda51d
BLAKE2b-256 7d20c79d2a7970208f9624029a4fb1504e827c0c575e222729a4fb7dd736f517

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0e3ccec55e2a534a712db14c6617b66f65ad149c014fad518fc3920f6edde770
MD5 80d04351badea71ab2fd9f0a2e796ff3
BLAKE2b-256 6c3c322a76b8ca53e23fb016626170e2e10de7791e50736ee3da50cc57eeae65

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d14186bd96783d13b8fd0e5b289f2e137a8a25479638b73a1c7e4a99a8d70753
MD5 3f13722f41fb89240c5f4beffce56fde
BLAKE2b-256 869ce9af4ee8559331e27e5b9b2f0c21c71fde0b8f8ec1425f826647e432cacc

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a585796939b09b3205b1980e4a55e745c0251e45a5c637afbcac3c6cc9ad6f90
MD5 a3766275a4c4d87b197e12000f065384
BLAKE2b-256 cc60335115586fb78ef5dd12151b6e09c9d30bc4353fc08539acdbbf2fd009c5

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9b61b99205308c96b1162de59bd67ecadcad3d166a4a1f03a3d9e826c39cd375
MD5 ebe793fe3822d280ceebbb769d3314a7
BLAKE2b-256 eccfd1bbc3330469d57f2ba4d6d3a0a5a83c503fea6c4a7fc24e1f706d60788e

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0de7adff5b42d2556d073e9f321c2faa639a17fb195ec1de130327f60ec209d8
MD5 89881fdfb1993037ea7a1865d8601d5a
BLAKE2b-256 378167060b1f3ef43faf039eb1badd27bd3e9c00ec8ff53db35b95760083ea45

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: cython-3.1.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for cython-3.1.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 c8b8be01fd40b3e38a76c60a524f956548a3a7566e5530a833a48a695f3d6c12
MD5 2ca35efe0249a0a4b52d0b20bdd406fb
BLAKE2b-256 b4ae16ed166b8a9e5317e9a994138ed177ba52ee7588b2ae77e94f9c2f1b51eb

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: cython-3.1.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for cython-3.1.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 b194a65a0fd91f305d2d1e7010f44111774a28533e1e44dd2a76e7de81a219b9
MD5 77bde84b3f3e44794ceab345f7573d94
BLAKE2b-256 9c4e7eb59cd2e25477994c9beaa9f601c773208e28781016093388f8177f6489

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 50ad80e2f438e9127a87c10927e6ac16a987df39c248b19ab2cd31330129be3c
MD5 da2b5fa1284d113aa71fd37fe160000f
BLAKE2b-256 2eaa2bc816b0293df1798ee449422b97a2b8f81c3b04260d65f6c856e69d8e74

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 56c6768a6f601f93daab7c2487f9f110548a896a91e00a6e119445ada2575323
MD5 91f6713c1fa3abfb4c37544dd3acd455
BLAKE2b-256 1cec33de7469fe1f8dff858c4867919985aa75bbfcb021938c445c286b006c49

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3192a61c2a532d3faccdff508bc8427de9530b587888218bfc0226eb33a84e11
MD5 7f2a81f5ddfb32b562204346b46834dd
BLAKE2b-256 de8ab7abf8b82c9706055ffeae23d23f959fb845fceb9b8543c107c496a8eb69

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a19188ecd385cdc649e3fec370f38d5fd7f1651aeed0b3fb403180f38fc88e8a
MD5 f0817f40638e00c47b4eb2595fee3ed7
BLAKE2b-256 665d278c54e3d036305fac961d83ea1e9a675fb2a0c28aed2d908b637598daa6

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 268420b92307ae6c5a16e3cf0e2ba1ae3c861650e992893922a0ce08db07cfdb
MD5 a98d6b4b2ff0e2a27d0c59c46aa8bcdf
BLAKE2b-256 d3d76c30ba90d8800df4bd15e5468f7c880b5a81343f11254300b5326d8d7ff3

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7fff6526bb6f4eea615663117b86de6ede0d17c477b600d3d8302be3502bd3c3
MD5 f454844a40bd52d2434fce41b2110bbe
BLAKE2b-256 072f8ecdd1bfaf302d73fc7058287599dc6c421dfd76c1022db43d4b96ff749f

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a92f6bd395eadea6eed722a8188d3bdd49db1c9fa3c38710456d6148ab71bad7
MD5 a40073e5a6d00589e4d817913fa113fc
BLAKE2b-256 0e5acb75a1e67a0a5d3c54e91f714a15d4ff631439446b71820045f3a84901a1

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 40f50b07c479eaf33981d81cad274c68cf9fb81dbe79cbf991f59491c88a4705
MD5 9d6df9acbcea52b0aff03ee9cc029e1d
BLAKE2b-256 6606d0177d096fa149e417510caf8c5e1c53554f168b918ddc52515d94c883dc

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: cython-3.1.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for cython-3.1.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 011cdcbf7725f0cfc1abc55ec83d326e788050711272131daf3cc24a19c34bb2
MD5 90ecb11c19bdde4d5665f9cc97f888c3
BLAKE2b-256 e14f75f0708cb4f21a9ee1bf226e6361241a00ca9daf0a8d87241b0685072720

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp38-cp38-win32.whl.

File metadata

  • Download URL: cython-3.1.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for cython-3.1.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 8aaa29e763adf3496ab9d371e3caed8da5d3ce5ff8fb57433e2a2f2b5036e5c8
MD5 12be887b7a3ddf5d1bbb41eeefcaf403
BLAKE2b-256 0c8f34e9b9e4ddb9f07540a571eeee95009055b9d82951abc1ee3bec42481ebd

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 16d9870654946375b28280371d370d541641d1071da123d0d64d2c7ebba0cc56
MD5 60b201fe7e274e2e0d2ba48833530543
BLAKE2b-256 71e0c92561dc292b1fe12519735b5f123a003b31b75035035ff2b59710b9e731

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7e5cad896af896482240979b996bf4136b0d18dc40c56c72c5641bf0ea085dfb
MD5 8aec54d79358ec7247fa6e78fa8b6c4c
BLAKE2b-256 806c78e8cf9b1623b1a81b94e38423950f0251cccb6151a893789eee54830e0a

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6ea77ad1e649cec38f8622ba28dcdfbe7bf519bc132abbcf5df759b3975b5a73
MD5 d6e709e303659f7514a9ab420b8f01cb
BLAKE2b-256 b840248c4a523416579a8ea0cbc004127e545c58203d4b4f68bcd55a71f4658a

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 402f86c00b08f875cd0990f0c4dc52eb3e0bc5d630066cdf3c798631976f1937
MD5 8dac67cbbd87a14975937c3eee28e9b6
BLAKE2b-256 cc842b9aaa7f680590c5eafd7e39b48b6c09540e5dd5cc570478e54c40416f2e

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 020089f9c9f10269181f17660a2cada7d4577bd8eea24b7d2b14e6b64b6996be
MD5 ab526e30862a541214597d95315472be
BLAKE2b-256 3ec97079828d853d05dc41f533aeb20e2bcb02a8a6f4fc095f08f76b8c954314

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 54a8934cb3bf13b1f8f6cbdae8e382e25a26e67de08ea6ebfd0a467131b67227
MD5 7a94b7ddbbc1784f818adc2732267f01
BLAKE2b-256 2762b99d09bc7e93c6dc0c110f7255a9c69b5a345d78679ae5edf1dfb9464e17

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ce82070ccf92c3599d331b9eaaefd9d4562976fb86a8d6bccf05c4a0b8389f2a
MD5 b44d60ece2a20bcf78e1cb0329678261
BLAKE2b-256 8ae9e406c61def7d43ec88359316178cef9a4cd2f6a68ff187e5165b1aa0b1dd

See more details on using hashes here.

File details

Image for: File details

Details for the file cython-3.1.1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cython-3.1.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cdf53dc4b2a13bd072d6c2c18ac073dbf0f798555bc27ba4f7546a275eb16a0f
MD5 76d33e8ade5a4cd16670762aa19ece3a
BLAKE2b-256 35e974b7aa7854c969b46bd9af170400652040bc5dd525478f15e15306f79a0e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page