Skip to main content

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

Project description

The Cython language makes writing C extensions for the Python language as easy as Python itself. Cython is a source code translator based on 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 history Release notifications | RSS feed

Download files

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

Source Distribution

Cython-3.0.0a9.tar.gz (2.4 MB view details)

Uploaded Source

Built Distributions

Cython-3.0.0a9-py2.py3-none-any.whl (1.1 MB view details)

Uploaded Python 2 Python 3

Cython-3.0.0a9-cp39-cp39-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.9 Windows x86-64

Cython-3.0.0a9-cp39-cp39-win32.whl (1.7 MB view details)

Uploaded CPython 3.9 Windows x86

Cython-3.0.0a9-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

Cython-3.0.0a9-cp39-cp39-manylinux1_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.9

Cython-3.0.0a9-cp39-cp39-manylinux1_i686.whl (2.2 MB view details)

Uploaded CPython 3.9

Cython-3.0.0a9-cp39-cp39-macosx_10_9_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

Cython-3.0.0a9-cp38-cp38-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.8 Windows x86-64

Cython-3.0.0a9-cp38-cp38-win32.whl (1.8 MB view details)

Uploaded CPython 3.8 Windows x86

Cython-3.0.0a9-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

Cython-3.0.0a9-cp38-cp38-manylinux1_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.8

Cython-3.0.0a9-cp38-cp38-manylinux1_i686.whl (2.2 MB view details)

Uploaded CPython 3.8

Cython-3.0.0a9-cp38-cp38-macosx_10_9_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

Cython-3.0.0a9-cp37-cp37m-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.7m Windows x86-64

Cython-3.0.0a9-cp37-cp37m-win32.whl (1.7 MB view details)

Uploaded CPython 3.7m Windows x86

Cython-3.0.0a9-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

Cython-3.0.0a9-cp37-cp37m-manylinux1_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.7m

Cython-3.0.0a9-cp37-cp37m-manylinux1_i686.whl (2.2 MB view details)

Uploaded CPython 3.7m

Cython-3.0.0a9-cp37-cp37m-macosx_10_9_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

Cython-3.0.0a9-cp36-cp36m-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.6m Windows x86-64

Cython-3.0.0a9-cp36-cp36m-win32.whl (1.7 MB view details)

Uploaded CPython 3.6m Windows x86

Cython-3.0.0a9-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ ARM64

Cython-3.0.0a9-cp36-cp36m-manylinux1_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.6m

Cython-3.0.0a9-cp36-cp36m-manylinux1_i686.whl (2.2 MB view details)

Uploaded CPython 3.6m

Cython-3.0.0a9-cp36-cp36m-macosx_10_9_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

Cython-3.0.0a9-cp35-cp35m-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.5m Windows x86-64

Cython-3.0.0a9-cp35-cp35m-win32.whl (1.7 MB view details)

Uploaded CPython 3.5m Windows x86

Cython-3.0.0a9-cp35-cp35m-manylinux1_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.5m

Cython-3.0.0a9-cp35-cp35m-manylinux1_i686.whl (2.1 MB view details)

Uploaded CPython 3.5m

Cython-3.0.0a9-cp34-cp34m-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.4m Windows x86-64

Cython-3.0.0a9-cp34-cp34m-win32.whl (1.7 MB view details)

Uploaded CPython 3.4m Windows x86

Cython-3.0.0a9-cp27-cp27mu-manylinux1_x86_64.whl (2.2 MB view details)

Uploaded CPython 2.7mu

Cython-3.0.0a9-cp27-cp27mu-manylinux1_i686.whl (2.1 MB view details)

Uploaded CPython 2.7mu

Cython-3.0.0a9-cp27-cp27m-win_amd64.whl (1.9 MB view details)

Uploaded CPython 2.7m Windows x86-64

Cython-3.0.0a9-cp27-cp27m-win32.whl (1.7 MB view details)

Uploaded CPython 2.7m Windows x86

Cython-3.0.0a9-cp27-cp27m-manylinux1_x86_64.whl (2.2 MB view details)

Uploaded CPython 2.7m

Cython-3.0.0a9-cp27-cp27m-manylinux1_i686.whl (2.1 MB view details)

Uploaded CPython 2.7m

Cython-3.0.0a9-cp27-cp27m-macosx_10_9_x86_64.whl (2.1 MB view details)

Uploaded CPython 2.7m macOS 10.9+ x86-64

File details

Details for the file Cython-3.0.0a9.tar.gz.

File metadata

  • Download URL: Cython-3.0.0a9.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9.tar.gz
Algorithm Hash digest
SHA256 23931c45877432097cef9de2db2dc66322cbc4fc3ebbb42c476bb2c768cecff0
MD5 c6baeda264ece3db178768c56a0c0bb3
BLAKE2b-256 478a4355e592d49592f5d286a3806fb69668893f6d61be6ca53559e61eac3691

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-py2.py3-none-any.whl.

File metadata

  • Download URL: Cython-3.0.0a9-py2.py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 2, Python 3
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d5a17108c5d765bacb7a7c16d339172e38379023746bb9126b9912086e7487e4
MD5 8af2ba9585810929faae9b925e13e816
BLAKE2b-256 278abdfcf6ba4ba13c4343c2183b8d4fb25d59b55ec8bfa41ddb80452c28c380

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 07412b12a9adc5caebfd07c2b6fcaf4d8ea8db680cfb52a2d8f0be482955ed5b
MD5 82ff3fff9b8bf9d01cfc6cab8c6db94d
BLAKE2b-256 2e9903f625b47ee33e1d68984c8abac74cb4e13d0f575a5357f886ffe0eefdbd

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp39-cp39-win32.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp39-cp39-win32.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 880abf2abf11331d12f73063e1443dd78b27e1d7eb80bb1db3a6175ea041f034
MD5 203edd1f48b39c80edbeba19577871a3
BLAKE2b-256 f21a9267f3347e0537bd2ee8183a73a82d25092f46ea53a0a5f3c8ef7af1556c

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for Cython-3.0.0a9-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 068661d9df2d3db08ab4799b8a3314c67e6ce7e8d06640bf70aac09feb145f54
MD5 f91fa378f80c403a47e1a972fa9bd945
BLAKE2b-256 41f5b50904414d092a1763ea4ee9926db24213a3012561d2db57a77affbb5d98

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.9
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 649e3b4667b509d1ef1916806f2a48b0db0542c2693c8cb81b191ff112f9f028
MD5 c3633e60c212b1c17576e8e3f66c4892
BLAKE2b-256 de7ce4e2e9d46a05d8b4130fb44186e0b816ce81259b3ecf551f3a34c27f8461

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp39-cp39-manylinux1_i686.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp39-cp39-manylinux1_i686.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.9
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp39-cp39-manylinux1_i686.whl
Algorithm Hash digest
SHA256 48279cca752a28e942339dc7810307c30accca194d32ee08f6cb9a1f7ac1e192
MD5 7085bc93ba9274767ca88de565f3a0c9
BLAKE2b-256 7d1146e0909a59c8fce230586bb8e8870ffba6a60e8bb2ba8632149b41cb222e

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5c27a73c0419a34059e329f9ae8579d00b6b0d5b7c6dfc7a9a32a2fe882bfb1b
MD5 ef0032912d3f56f7392136eca60c33bb
BLAKE2b-256 924740750fb20f51105c140e55503e9719e2fcbd9caf29f484f7fe71310dae1f

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 f57234e41735521fe406e4f0f944b15dfe66a3ba7e4aaafd7e2ee05aa32b8277
MD5 3dab98fdb3235d304030b844f0ab3655
BLAKE2b-256 390b2f92a812d75d9d36f6858f94359e0a9cfc21f70a6e0f499e64360483b20c

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp38-cp38-win32.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp38-cp38-win32.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 6ba0384f8df54662d665bf03ce463c187393b1841948668850f73f033b0c8c3f
MD5 bb268161224d6036536e85652ea8fd31
BLAKE2b-256 5601ec1dd14b36303493f0a2d9188cebeddc34b6a012323cdea89035a32eae47

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for Cython-3.0.0a9-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d275b779510e0b9f48f39e8034b90e58bb1d747b1c9d2e020b5f3255855895f4
MD5 9893c3be5714a0fcd11015593c06fd5e
BLAKE2b-256 513e8c0e0068fdf058e1485cc188be14a22567df6df49a1ba516a451db4dcef4

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.8
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 1c58c7154142c9ad084f6677427dd6dc063c49425229422642736a5312e0b6bb
MD5 013a6ef3e90ead5abccc6427ed90ef5b
BLAKE2b-256 a2360a72946ed4aade491570b08fc94d86576bf9b983d0ecd8234b68f185518c

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.8
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 ff5c291b9ee97737476548c7be02bab39103b996bab96b5314edd347e1689534
MD5 19706ee09406d42734f165b85fb59e50
BLAKE2b-256 d13827efeee8c65591ffe2703177ca0c3f624737637004f98450d4e1082fbc0a

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c425761ec961eba76935dfc1ba782919b975d6430018dfcbf7e44838e61eb1f5
MD5 c8ad0f3c33d08921c071fb3b944a3088
BLAKE2b-256 52abe99c769a6a016ad40b0ae903caf1c14dae09f99fc6a8831b8fe53c4a973b

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 6e3a018fe09962c48415f1a713a3ae10a7b44d33bdbc9b09a831ef9d15ec745a
MD5 9ce4c0cc3d58234c67ffdb7bc8d0ab6e
BLAKE2b-256 29f4d1247745cad45b08d0597bd3df6cc345fa682df4a8d9b3c756523aefc6b1

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp37-cp37m-win32.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 1d84cca12ff2739ae6d788698de4e1b17e8fe6ffea637e6167cc59825e76aae6
MD5 2abc345346227f79bb8fca123cf08a8e
BLAKE2b-256 1e6011897b86e2b0dfbc2d582e11d7866ca41943851e17ff288f74cd39c53e2c

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for Cython-3.0.0a9-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 30903eb8a52c7ecaf3144c692372b5bab838a65941c520931c319c453dc0f802
MD5 15c6a61175ecc5e9f35588a082d0b1d8
BLAKE2b-256 d734fd668a445d90f443d229b444d64d3fd58a6cd6cb0f47de0234c51b0a6136

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.7m
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 144380701f90833594a2e8d4e182dcfc1f90e125f2b8b1c50b4985fc9c3c234e
MD5 df81a930432cc625c4d0d7b137125436
BLAKE2b-256 e743d57ddb60b50a9ceab22ed82a4043eff4b5322ca4f813edc5f93bda39c4f1

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.7m
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 6a677135a33240abe9040f5dbc1c79e162583b7f5e24eb668882de9a771836eb
MD5 838e800c964df04334d454946d747178
BLAKE2b-256 16d7626ca70d596ff21cffe51c3f728c222bd8a3c88a58049d44c208da2ca264

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 10aca15d4b337c693fdcec319f7c71c75562e435d38f4fea11ab4e2b7a59448d
MD5 6caac8f932dcd94f700f7f1827fa64b1
BLAKE2b-256 e71981759ad3d287012bb7d084915cdf65c4a392dcd2b7cdf9480f663a8fe416

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 0460b40126103a49a84bf798d0faf9538f87f34dfc0cffce278678359b6db23f
MD5 970235f0c2588d0e14771c78584e88d3
BLAKE2b-256 8b00115c3401f5e062058977301596fc61167fa9b6f256fc760f567d8c3cb629

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp36-cp36m-win32.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 aa4e01e2ed8809c1c04032154aa3e3a03f6be5db9eb5edd30ee73cf23fcf50ca
MD5 f7bc12d43fb49fc86ba4c1ee89008e69
BLAKE2b-256 9e1499ac2274f37e800958ee0a43cd01f7116d5a68ed31fa4523c3fc47d91cc1

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for Cython-3.0.0a9-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bdee52750abd8dc1ca4afce798763ad3c955bd05d9855603d8abab552d807e2c
MD5 4ca49cb66d2b044833bc909ca7bf6831
BLAKE2b-256 05233e7e9f76a9c1de917d31a46980626b0d3e928ead84f1297b6602a53050db

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.6m
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 635012bfb82aa0e3694b1c22bf0c85b416acf83000b80d6c305205d06dc91f90
MD5 2998420e092a03e80f233bfe4ebb8d49
BLAKE2b-256 80d730cacc1d8849775e63e1bcb9cf0ef303a2bca4a4d9333169b9973cdf5aa1

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.6m
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 c94161198402186f30e8b98cecf1968510632f72dbe41768aa3235d372786ee5
MD5 94ee21cc6de10484492bec2352086a03
BLAKE2b-256 9d7d644f323ff5b24cf6a05eac70f30d6f375789d3080eeed0e6081745c2ab23

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 91511474c9b4601ba96f8f8b9760a30d0fa998a4f4bfd59357276fc1c08904ed
MD5 2840ff9bfcc340ae197cce8795409562
BLAKE2b-256 64ae027497f02c68ebe781ef771ee218c74c3a8d6a27a812246d7077583ed8c1

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 b3b4263e41c3006ad1a803c9e6d92782ea699f205923e77d21c2c3857f9d9201
MD5 210cd548b6f1dcc172309f759d15a329
BLAKE2b-256 19913e7c335e3a839351d798bcbf317a4a2e6ea4e4d9dfca8fc8eddc04507435

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp35-cp35m-win32.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 6337e187f20439ddeb0b80309d9ae31b9d7c501101781a5504fc744f2dbc20a8
MD5 228af622c1c94753ebc30a28b87ac531
BLAKE2b-256 2e90cbbd731f761544fdae11fde2d346a573919cb8bb9fb24dd84f238c024154

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.5m
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 56c4e731825af64e807485f375ac11f2230f2577d06b0a74fafd2f3a84f9e38f
MD5 7009ee762dec71533862c633345c1a1c
BLAKE2b-256 2b025429837dd395144497aac54ae7307bd4f6e83b80cd321c954e1b42f8386d

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.5m
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 0fb13aed57cce88885da12f5544e8d232de289d63c046d05a4ad623580341155
MD5 4d0c58f26e9434d177a70085cb45d77e
BLAKE2b-256 a415d8253f389f88b2a83df3b8fdfc6f46df5315d0847054123d29511e384acc

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp34-cp34m-win_amd64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp34-cp34m-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.4m, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 36b867cd86f7cd70d8bd5886fe26a610b89c26cfa7a620a7aa547a7709294bfd
MD5 9bdfbdb96f207cf46dbdb099a8313e13
BLAKE2b-256 9340ad5b152396be51360705d234c51710824c469f7158741b1ee7cd2654f841

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp34-cp34m-win32.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp34-cp34m-win32.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.4m, Windows x86
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 971ddc0096ead71b727b5bbe5afdcabe897e188e2a91e4e702f1309d298c067d
MD5 b7d2a805930dc525ceb59cc40141b27c
BLAKE2b-256 a67caa2e93c955891398a7e050c5d6e5a11324e206ec6fc42721b096cfae2af3

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 2.7mu
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 e0f21b82eac4904d6881a5e4b9f005b6e2840efae744392b3b44051d19b910f7
MD5 ac83bf27311fbaf821d3a5fb01f06ae5
BLAKE2b-256 735379313339875259a292e80fdd774e75e94977992faac74c21284e107f91cd

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp27-cp27mu-manylinux1_i686.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp27-cp27mu-manylinux1_i686.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 2.7mu
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 aaf3c90fc7bb99810026efc5b8cb72b8ea5eaa1ea703fa83cf7adc61b9a3cea7
MD5 7b78551fc9f37c0c68777a3eb405ad24
BLAKE2b-256 cad222434c4d709c7eb9c3c4aae65ad7c1fbf6193423772d4894aff02e6d745f

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 52c22859eac6a35f3995eb595664d898fb35a29c82ed2123ec8e882250d4e490
MD5 cef2c6d81ae0d67ded806f7593c29047
BLAKE2b-256 109cb0c31209e40fc1a1759253ec80d35d582ecb84d15ad7da46f92c0f6fa859

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp27-cp27m-win32.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 4ac45cb2b19c72585803c39ee4ba0f7d890d6519a9a3e9d609dde22523410722
MD5 25d81347e5410d4b15aa114a72dcd31d
BLAKE2b-256 c90483f23b90b3899a0abc023e620e976093288dce333ffa5bde339b0b44da4f

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 2.7m
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 8c4c08af0e3f6223aad6a04e82a73781718e820b1b1f75e4ddf49ade8b006851
MD5 1bf427be4a78453457dd353c3c1151fa
BLAKE2b-256 48d774fefb60a8caeb46681f197073e08243456acbc7244148644c19e5ff3163

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp27-cp27m-manylinux1_i686.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp27-cp27m-manylinux1_i686.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 2.7m
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 d8eaa098e2a72085256a3d653be56d649a1124cb41f38011e7c2482f5d940a4c
MD5 b42ebd5e07a16e294717341e06ac118f
BLAKE2b-256 8668bde664d930cb02259b27b3c3ee993417950b44a7f9c616de81256971a5de

See more details on using hashes here.

File details

Details for the file Cython-3.0.0a9-cp27-cp27m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: Cython-3.0.0a9-cp27-cp27m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 2.7m, macOS 10.9+ x86-64
  • Uploaded using 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

File hashes

Hashes for Cython-3.0.0a9-cp27-cp27m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 48c8adf0006be76afcd30e73d75c4dfd356e97999b2ab79c6301a862a0b3a77b
MD5 b36c4d894b0b7c8465d19ba5fcc1e4d3
BLAKE2b-256 d8a0bbd2c8571c1159be2082bb85d0c89bb2edaf2d8f9ab285439029cd2cd1a8

See more details on using hashes here.

Supported by

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