Skip to main content

No project description provided

Project description

par-sieve

Parallel Prime Sieve for Python

>>> from par_sieve import get_primes
>>> get_primes(100)
[2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97]
>>> len(get_primes(1000000000))
50847534

Project details


Download files

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

Source Distribution

par_sieve-1.2.0.tar.gz (9.0 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

par_sieve-1.2.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (470.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

par_sieve-1.2.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl (501.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

par_sieve-1.2.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (569.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

par_sieve-1.2.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (475.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

par_sieve-1.2.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

par_sieve-1.2.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (325.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

par_sieve-1.2.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (435.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

par_sieve-1.2.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (323.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

par_sieve-1.2.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (306.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

par_sieve-1.2.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (298.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

par_sieve-1.2.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (471.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

par_sieve-1.2.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl (501.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

par_sieve-1.2.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (569.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

par_sieve-1.2.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (475.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

par_sieve-1.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

par_sieve-1.2.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (325.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

par_sieve-1.2.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (435.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

par_sieve-1.2.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (324.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

par_sieve-1.2.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (306.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

par_sieve-1.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (299.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

par_sieve-1.2.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (471.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

par_sieve-1.2.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl (501.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

par_sieve-1.2.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (568.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

par_sieve-1.2.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (475.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

par_sieve-1.2.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (325.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

par_sieve-1.2.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (438.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

par_sieve-1.2.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (306.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

par_sieve-1.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (299.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

par_sieve-1.2.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (298.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

par_sieve-1.2.0-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl (321.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ i686

par_sieve-1.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl (468.5 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

par_sieve-1.2.0-cp313-cp313t-musllinux_1_2_i686.whl (499.0 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

par_sieve-1.2.0-cp313-cp313t-musllinux_1_2_armv7l.whl (565.6 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

par_sieve-1.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl (473.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

par_sieve-1.2.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (324.6 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

par_sieve-1.2.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (435.0 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

par_sieve-1.2.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (303.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

par_sieve-1.2.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (296.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

par_sieve-1.2.0-cp313-cp313-win_amd64.whl (151.7 kB view details)

Uploaded CPython 3.13Windows x86-64

par_sieve-1.2.0-cp313-cp313-win32.whl (142.6 kB view details)

Uploaded CPython 3.13Windows x86

par_sieve-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (468.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

par_sieve-1.2.0-cp313-cp313-musllinux_1_2_i686.whl (498.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

par_sieve-1.2.0-cp313-cp313-musllinux_1_2_armv7l.whl (566.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

par_sieve-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl (474.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

par_sieve-1.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (298.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

par_sieve-1.2.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (324.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

par_sieve-1.2.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (435.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

par_sieve-1.2.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (320.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

par_sieve-1.2.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (304.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

par_sieve-1.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (297.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

par_sieve-1.2.0-cp313-cp313-macosx_11_0_arm64.whl (259.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

par_sieve-1.2.0-cp313-cp313-macosx_10_12_x86_64.whl (267.9 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

par_sieve-1.2.0-cp312-cp312-win_amd64.whl (152.0 kB view details)

Uploaded CPython 3.12Windows x86-64

par_sieve-1.2.0-cp312-cp312-win32.whl (142.8 kB view details)

Uploaded CPython 3.12Windows x86

par_sieve-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (468.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

par_sieve-1.2.0-cp312-cp312-musllinux_1_2_i686.whl (499.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

par_sieve-1.2.0-cp312-cp312-musllinux_1_2_armv7l.whl (566.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

par_sieve-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (474.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

par_sieve-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (298.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

par_sieve-1.2.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (324.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

par_sieve-1.2.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (437.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

par_sieve-1.2.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (321.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

par_sieve-1.2.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (304.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

par_sieve-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (297.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

par_sieve-1.2.0-cp312-cp312-macosx_11_0_arm64.whl (259.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

par_sieve-1.2.0-cp312-cp312-macosx_10_12_x86_64.whl (267.9 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

par_sieve-1.2.0-cp311-cp311-win_amd64.whl (151.9 kB view details)

Uploaded CPython 3.11Windows x86-64

par_sieve-1.2.0-cp311-cp311-win32.whl (142.3 kB view details)

Uploaded CPython 3.11Windows x86

par_sieve-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (470.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

par_sieve-1.2.0-cp311-cp311-musllinux_1_2_i686.whl (500.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

par_sieve-1.2.0-cp311-cp311-musllinux_1_2_armv7l.whl (568.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

par_sieve-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (474.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

par_sieve-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (299.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

par_sieve-1.2.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (324.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

par_sieve-1.2.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (434.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

par_sieve-1.2.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (322.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

par_sieve-1.2.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (306.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

par_sieve-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (297.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

par_sieve-1.2.0-cp311-cp311-macosx_11_0_arm64.whl (262.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

par_sieve-1.2.0-cp311-cp311-macosx_10_12_x86_64.whl (270.1 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

par_sieve-1.2.0-cp310-cp310-win_amd64.whl (152.0 kB view details)

Uploaded CPython 3.10Windows x86-64

par_sieve-1.2.0-cp310-cp310-win32.whl (142.4 kB view details)

Uploaded CPython 3.10Windows x86

par_sieve-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (470.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

par_sieve-1.2.0-cp310-cp310-musllinux_1_2_i686.whl (500.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

par_sieve-1.2.0-cp310-cp310-musllinux_1_2_armv7l.whl (568.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

par_sieve-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl (474.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

par_sieve-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

par_sieve-1.2.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (324.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

par_sieve-1.2.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (434.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

par_sieve-1.2.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (323.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

par_sieve-1.2.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (306.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

par_sieve-1.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (297.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

par_sieve-1.2.0-cp39-cp39-win_amd64.whl (152.4 kB view details)

Uploaded CPython 3.9Windows x86-64

par_sieve-1.2.0-cp39-cp39-win32.whl (142.7 kB view details)

Uploaded CPython 3.9Windows x86

par_sieve-1.2.0-cp39-cp39-musllinux_1_2_x86_64.whl (470.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

par_sieve-1.2.0-cp39-cp39-musllinux_1_2_i686.whl (500.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

par_sieve-1.2.0-cp39-cp39-musllinux_1_2_armv7l.whl (568.2 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

par_sieve-1.2.0-cp39-cp39-musllinux_1_2_aarch64.whl (475.2 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

par_sieve-1.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

par_sieve-1.2.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (325.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

par_sieve-1.2.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (439.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

par_sieve-1.2.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (323.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

par_sieve-1.2.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (306.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

par_sieve-1.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (298.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

par_sieve-1.2.0-cp38-cp38-musllinux_1_2_x86_64.whl (470.2 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

par_sieve-1.2.0-cp38-cp38-musllinux_1_2_i686.whl (500.5 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

par_sieve-1.2.0-cp38-cp38-musllinux_1_2_armv7l.whl (568.3 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

par_sieve-1.2.0-cp38-cp38-musllinux_1_2_aarch64.whl (474.8 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

par_sieve-1.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

par_sieve-1.2.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (325.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

par_sieve-1.2.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (437.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

par_sieve-1.2.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (323.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

par_sieve-1.2.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (306.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

par_sieve-1.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (298.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

File details

Details for the file par_sieve-1.2.0.tar.gz.

File metadata

  • Download URL: par_sieve-1.2.0.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for par_sieve-1.2.0.tar.gz
Algorithm Hash digest
SHA256 dece032ec816152952d480b92dd49563b2e2ddccc4b2d9a06315c7a1d8b76d97
MD5 73d40eb26af7b73f125584d406bc6125
BLAKE2b-256 7cff5b96ea0a95521d467af13ad74cb08e6d55fc6bb4d9743d3381f674682704

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1b6f5bdc79f03e10a8b4ec32f6161c214facc13bd2b4316a2490a8278e3886d8
MD5 6c53b4dcf5f87c5f06b989b401962739
BLAKE2b-256 ec848af0b62436dea36717dede44856574f413f414210e0030450b798683e868

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 389c192fbbb65382d87b2bc52072aaf2b31cfbba3c2bd8a89c5b6c26ce8fb71c
MD5 70fcee86333cd0cb35a37f5106ad55b3
BLAKE2b-256 938fd1689d4a1c3ae4e421055fba11975d56ef68b664d7384946aef05dac4b2c

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e8a289b5e4e693e2fc729135a333fcfee3d537ca5415ac45206ff2eb9282c95b
MD5 2d8114dffa32a89aa287d7ef234ced79
BLAKE2b-256 66a1d2817a08a5bd3bd93a8434e63c2003737157df03e689fe67ad3bc204fd66

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c820b3b2a630d36697d0b1b00ec99fbc87c3c8fdadff583af2a7871c02a7bbe8
MD5 c8b893537faef062679f665aae47d0ae
BLAKE2b-256 20cd25714885a4f49506962824430c7f9aa54c0c00cbd6927106c009d71c3454

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d649cb3ea05906c3d0c2958886e27f0f7a6c550fdbb42312e1d0b18b9c10806c
MD5 fc3593f6b8b5d1773bdd22629ebf6c2e
BLAKE2b-256 de0f70f6ce2a9c3473339bc41d23bd2768f0ab22fcc26e6dc0c02611ac8bdd73

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 13cfe5ed060a3fc3441962b54fa44d881e98708d4813351f7ef7bba38725aa5a
MD5 f5e459c817771bed5ac80523d7d51f2b
BLAKE2b-256 bb5fb825d49ecf33b1065113f97ea2ba3af78bcba3cedbb26f3d87d607c8ba7e

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d8c692b4ce6680478d13183a4e3238c1f037d42dedefbb2376f011d622edebda
MD5 a829f8f068f99e7e16824a5462219729
BLAKE2b-256 9f31d97f9b76a089a208109c6d7d3abb157d3fa904c5bf0ac642364539489b2d

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3101ee2ccade23d4903561cae4900d990e8c413a8ecede454c21dbff0e06315d
MD5 07cc85f64449b126911538b182a45d0a
BLAKE2b-256 41aa3f952dfb27530c26c1c7e4a9a3222c38918f03452244233506721aa571ab

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 95c31ee9354fa5a0394626a8aac809c32cae46ffd82ad05fa779cf128dd76a89
MD5 807e490a7255c77896834ca326c5f347
BLAKE2b-256 e7e8e268493c54522850f7280e3b990563de9135326dba9ea6e4a83f5243c712

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bc4edba9a0280299296262233a814e93772a2d1a7f456910fc43ddb39eed00a5
MD5 de82d8d6f992fd103f2339c2b452a495
BLAKE2b-256 1f996dbb7a6c7df1ecdacc1ccd2451640dfbf741dc83cb78177e1abefeb7df2b

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2b13fcfc8eb1ee468174586046dbfb15389bf4b7ec93b1661d68194073939b97
MD5 bbbc1dced98177cebdee1ec5e1e25e43
BLAKE2b-256 c7e4f0ee11dc1d882d8abda691c15e55353ed4fa4cf2dd8ab2869213c5867761

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 46d1aa63045e85bcb7952ea8a1a17cb9b0c5a1a4a2925c3fb0bd61ea8641e31f
MD5 93bfdcd108d5f0f9df7a35a3226e893a
BLAKE2b-256 2c4af25945edb00c0350bf5d4d662f553fcced4b5db463d1b1f934a77ee66a3d

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d883986bf685bf0586574df431ecfa8e8cbd16cbc66836821ef51fba4241ebcd
MD5 bbf3a7041ba403a7067e9faceac8b94c
BLAKE2b-256 7d4154dbb21daf67a1002f713c9a16f2d1d1ee0ef739165df0e7506dcd6fd549

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 62fb107440ec97cb081d9dd6212c76953813bb923f044ab4217a4715179e219b
MD5 9214b1bbf3cbc42fc83c5fb6f4116bcb
BLAKE2b-256 41b24b93f012f2b920f0af0a0233d480acc1b6494c067a7521e371f9d9f8fd16

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 50bc51f27f28fe517b62f3f407108c0caaafe3101f1ce17cc90b5118a414344a
MD5 016dd98558d94eb0741f9f26b0565649
BLAKE2b-256 0d74e69f24d2fc14f426db4909d0316f1ddf7d73174d0622c6205c02fe8af183

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c883d8558c8d38eeff527d99e2ee35a4097ed330dbe72a703e1cea584e5e7d1b
MD5 72933f0182b3fdf1868fa85f3645a2a3
BLAKE2b-256 0d104977629a07a5cfb2791c282b3f02a7015c164d609dadb0d7a8aaebad9687

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 33954ad72eba1bb5e626cec2234a140c4f72facead80ce463355eae425064158
MD5 b437bc0b99219c1aa06cee8513992ad1
BLAKE2b-256 7e282b899ca2c2e86cb35a9b59a332d269b12237100ab4dff346f9339d6ca41b

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fc5e3153f237c36968d53430030eecbec37f6b6f1950daecff82865b6e21774f
MD5 14f0817b60b2fad83236fb8c842869c8
BLAKE2b-256 bf242c66f95aa5465e5fbd95c80374c290dc548199977f4a2ddaeb351acb4c2a

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0934f27bef89b04fbd92f640dbe53ae2241aac576168e9bdd8dc1b2fef03a1d1
MD5 fb64fa5cd818891beef127ba29e680ee
BLAKE2b-256 b55ef70eb17b6b0ae5b2469678ee6bbddff5515c0f9223298ca0f045db179979

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 53fae4bf598053690befeb4e417de050485f6cf82760a5c8b31b1433aa7979b9
MD5 7a276ff74caac57614e06a54d61ee73c
BLAKE2b-256 54742f2082ee1f2be45cf4488ce527a8eb678d729d10d32c8a4617510c62a17b

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5e416b055c2e49487d163b4575fa3ac27b3fe0dde1ccc14d421fc25c3061e087
MD5 edadd90dbfdc0d21bde8febe434ba45b
BLAKE2b-256 62212a2a72580e1a189e0c1dd6abf3976a9343bab5bed7d5ed23c55ee167c888

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 982aae65c47d478d18543828b1dca770fb2fa864b8f72cfcfee54b2692b212d2
MD5 65e90cfc79b918ec062b2489f294e48c
BLAKE2b-256 468f9207c50761d2d3ba7bf84f8959ae7126a3c11940094f3787b7c93bdda591

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8e9d01cc959579a26614bf68827ce2f0fbf6d9ba96b5d2c8cfdbc2b7937f42c5
MD5 d7a67a95387165334b145a96819ab73e
BLAKE2b-256 ab72d96e9e30147022f8a0c9b7e9c0adb56955f24e847018fb706c08bdff03e5

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6658004f4117b0b05eee88a0537c36307bf92141d8c7797a7e98fe9a461ad786
MD5 240e9b7ee7afdf231c99e4f1267f4494
BLAKE2b-256 89a8fc848c29d2ff4759bd9435a0b3b8a89304d067513fc393955485e009fff2

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 155081b584abc514e7183d463bb8dc7cf59b3934f3b128e9280545bc6c4b3502
MD5 3c08c4a80311a66c03db2b48c8ae170a
BLAKE2b-256 fd4cb541ada9a98a492377cff1322ab3d2dbebc7334572a58651c66c843069ff

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 704108c9e015ce1013a8f43f69e22d836bbdbba834195f164f56cb4cc752e2c7
MD5 25c4761032002536a95b4813e1d74a29
BLAKE2b-256 c249b9f157959b6983558056d093751b756ca61b4fc3665b427c0a614327147c

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c3ecf3438d00561144ad9e9393a16873336db4222535f8aa6ffb18975bdd2702
MD5 8a280a206084445399c365e2234020fa
BLAKE2b-256 c38477d4c410bee09c6bbcf47704d9222a82e99b52a06465aba246e0448527f9

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8c87ff77471becbf9c4f7d27cb69f34cf078e1f35dac08d774044f0c4ea18757
MD5 7bbdc1b62ebe3c8a3daa41f06e74647d
BLAKE2b-256 c6091ea97516959dec131890a8e9088beab045a51e26f70bc70ecefa49e6cd8f

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 30e17260133ed75f60c2fe1faf80e4f5527b05bcb408fc5b63c76df3df4e989e
MD5 fc6bf23a59af3cb4f774ab22579bf31d
BLAKE2b-256 b930db564dd1cbaf2e64bd67b1bb0fd6bf8f083a47fb0e72f25cb9349a5e6f07

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5f80dd5d67f050eed5e72724a389bcdda0a397f7eeeca889274975659e293199
MD5 6841b3b17967a913095a060974b5dd9b
BLAKE2b-256 373f0792b46c8e2bb881b6dab00f8b422cf246da3f78018eb0ab10b1937647a1

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cfcdfc4e787aa7ab9c544c7b947f1914c7176ac950a45c18f3c2d1080bc1aa0e
MD5 0914e4183a683e6fc94bfa10b60478a5
BLAKE2b-256 32131297dbc96f9e296892d568c9a1c2557cf5eb6d50594435549a572528694a

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bb44d91b2a818c34165ffbfaf7eb1964778a3fb1bf939855fe9f22cdde4d26c7
MD5 bbd7fdad0467fa4784501d42ab9d7931
BLAKE2b-256 e798ce6b767c4bcbecee1e8feded5bf09d68d326f2950e466ec9415dffefc9a3

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 155b0429777f81c491d8ee37cc19e45e46f17ef51fec9a8010f549a15ef9ad7c
MD5 ee3a1312b1f2da654f469f86d195a7de
BLAKE2b-256 6a013a683a9b098982b5dfeb21bc3163abd3f62cd64daf715e6ca9d641d37dfd

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0fc29b1b850b68e0d2f69ae973973f1f007d9c56c2500113bef1b87c5d42156f
MD5 c03020682d4bf25210216a2dcb2c4906
BLAKE2b-256 9138e28ce304d059281122ebda950dccf0b20ccc92561fbff4e7a0ceebfc6e89

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7d41c7229256111e0e7e08aa741400b192dc02935462504076348ab690a82010
MD5 6edf767a8b27725ba7dee10030ddce6b
BLAKE2b-256 f0c14f9bce3451a097084f0e04884d27e2f6b48e5a563cfc71f5024d739f8d25

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 88ce9678797a4dfcfb453b282e975ef2f30b17abc33c9500c668f63bb2be1e84
MD5 858c99efbc3c926afafd5c71b4433541
BLAKE2b-256 cce8e55f9a23061a2127b86e4ea1102dcf76675e484f668471482e709b3983ce

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 75b163dfbfaee129814dd58f5892bfd5f0dcc408cc36961cf88f4ac1cc238248
MD5 918a9b157c495145c96dc088c28725bc
BLAKE2b-256 435e1422e7aae80683bd61ab6795bc1c1b2e31e5b2948c2e3e65822596aa6e0e

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 41b47661d8a9474ca3781f25949bd5e11bd7c7f8e9d74f8bf6e5fe539e9fcdad
MD5 3a6c1833cec995c7c6f714c6d2de8fb4
BLAKE2b-256 05ab76371099894386993cba56a8152eed5eb87130d7a8db7a70abcbddc5aa87

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 254878f80a4620d08944c56e14ac887e59480ddd7e6c6d2b83f52372f3793ab9
MD5 70a786c8d32cb333ecb07f0797ba20c9
BLAKE2b-256 5a266ef952cd83c297a9bb4968aa42000c943a79c201472d058ef44f7d3b4e04

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: par_sieve-1.2.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 142.6 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 25f4534bea09b68b9ec378bcef25ad64f2d9c2176c8c833016dea187e59b05dc
MD5 f6213323e7ece5bebc0412c5137ceab3
BLAKE2b-256 dca623de37e60cbc5f3b4d0b9d1178054cb812f370b77f363ab441cc54b0732c

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3e07d37a4aa4135b5969bb0017a8ec7f85316151b95c7548f1d8bc764c048988
MD5 b21ec214530c0a1e6bc431da178af9ff
BLAKE2b-256 cce8a52140ec0bba3ab55876bad353b9cf63d5ad2889e96c27b51b669beb8110

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 df721b971a040571e4552211bb9efcd3dfbd37acab789db872d9e9d46f83bc8c
MD5 1c6fcc2b973b6c3c975b15cee9d33932
BLAKE2b-256 02f2fa9675aecd02983a74e35026370697aaec0c4342cfa00a249697a43086be

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3c8c301c6a365905591f971c3ac35fdf1ca1073283eab45f001a1ea6a7733cee
MD5 2ee59a22d17634fdeadddb94ee8b9dbc
BLAKE2b-256 9d8ae42b672e87070719e9efbcc914733ef1295b394f4d61d6a38413b24196ad

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a7242683ebf353355066713a4ed67b09d89c0fc97c6515ce1424a4daa3ebebe5
MD5 0616fe3f4a4e8921e88592e18637e087
BLAKE2b-256 1ca97a8ab13ad9732ef7d25b2f8e92e584b0548ca60c4f8b54ae3ad3a3b25671

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 649df8ffd5bd48d2d63463aef555e140aace17a275f57683ee267ab98a2649ad
MD5 11dd5371d04d6bbaa218f4c78bcb8535
BLAKE2b-256 d59041bca6c80bd9b9fa0c082cec32477b685ed67fbbb4f84e4e743194e9e5bc

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9ee0b28b439b77b344355b0affdab8fb3d29fd51df9489fcf563261733385ba2
MD5 97b3e1f1dd25ee1c24efd5e38671ce1e
BLAKE2b-256 bb0d74aa51cab651ab5f80eb70553e75e8cb6cbd5848d979421823ed5bc7ca77

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d2eb3cdfb1ceb027ccf82c79b848971e6e25788eca30203947ba451100f285a8
MD5 1bb382c9270db1b6e9f0c639a3c468aa
BLAKE2b-256 a84cd44f0641394c05d639f644c1a93f6fb53618a98daf8661cf77ac6bb8c92f

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5b032446225cb874924ee6413580bac6db17d8acbaf00e3b0af5377701dea30e
MD5 ec67165c2f6bb42508805a7d04c6adbe
BLAKE2b-256 9fd94f350105e2d910570e3a356b26e8ab4ca131b3ffc979d9e124ada6e00cc7

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b7544d7df35abcc23caa9ed91766058ea30f8319d4dedf9f29ed0e707a4ca476
MD5 40d82ca0f385559aa0da628d419a3c23
BLAKE2b-256 993029cda035a5a379b7651b70e661a6d417965048b70bc9508cc259bc03923f

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0a38d55b8c63ae98a2d9e8a537753e89e229e16baa091f033295fc05191ed59e
MD5 cea3934b3fb6f1940f80da9454eef612
BLAKE2b-256 08dbdfa13fe2f717ecf784ba02d4348657b5c0cb408f9ab2862e31b7eaeb82eb

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c4015e79b9a104787098e0578c87b4a12e2c2712387185fe45bcd99b563098ae
MD5 da59d708ce38b38b1165afb1bd3f9dda
BLAKE2b-256 611fa318e1b3aeecb2762fa0efaff396c236bf2037b5ea69688a8c4ad92194ac

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 32f1f811d3d3dc85023eb8c996d0231686eaccaa46dcb3775e8be1a5850bbc44
MD5 37fa90b0fee44370b428b7f4ad63953a
BLAKE2b-256 98522d7102d30916abff8aa15bd197852001cc6840c6ea00e15d6538e50ff08d

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 00885f24aeb1cf9a272940225f8f0b15708fd9a35e6bea4e18565e03b0443d33
MD5 a61a52fe87d3c719779abd976dcbe5a2
BLAKE2b-256 8921c85b7e122c621e2c5edaf4d3f8d796de58581245fed9dc3f75b6c8f75f3e

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: par_sieve-1.2.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 142.8 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for par_sieve-1.2.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 7033aae777d1826b58623459260186f717a91e9a5ac27ca02a8b1bc1b256d3fb
MD5 ca595a820883dfd5508c4bf26e252c9b
BLAKE2b-256 bc27d61776e9e58c79b5b989ebffda3e612a7663af5a14fd86124dbe689ddad2

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b4ed54d90b8c3cc5a3f6325f184ace0084f1a76b829aed66c31ee2d398f354ba
MD5 8569923b3703a1e1d3f6fb47b4e9fbd6
BLAKE2b-256 21e17b5614354225e0a70f773937a71a9e29008481a24c34c6e2155fe25447e3

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6de3f580780ebe465895528039656045ed159cb21e703624566891f707150699
MD5 7bc3ae927284c22f07568261355c063a
BLAKE2b-256 50a2106ff004b27bce17a4e6928d8caf3937819c2a976c6ce5a0bf9755ff44a2

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 208aca3c1e26e8e6b9f7ab30de8dbb21500a94786c91d936af535205184c69a2
MD5 939e5fa3b932605fa48fc5c6a67bc75f
BLAKE2b-256 36dec393c0367a17a736cb2888880a014abcfd710561cbd3efb89d3f1e3cbb75

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b3c25c3971c9e86791b53bf2c58d3251c88514309527bd3460b59e3855427a89
MD5 247b8d1fc3805931ce2ab836478015ba
BLAKE2b-256 e9ca49c7d510360381083a8e60e43b79bccbd9fca90ecaf9f33608872bd5c8e9

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9c8405d6d9bb80ac6012468889813f9fcea80db13d903f422584e5e2d7e19247
MD5 b7da1dc646a98f8a8b0387cec63ffbaa
BLAKE2b-256 af842de0c4244d53c8b8898a04fc888d49fbbd84294cbfdb7b815819c2f42525

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7402a6d6ef927be969ba7be2b57c6c0e6998ebd798b83ecc42c7acc51255ef8c
MD5 e6aea52879b7b41aa5322a1632ae4c70
BLAKE2b-256 9c0726cc30b3f6c66a0096d397c8c0c2f24dc9ca7c4e3f6412d128745d754330

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c075a2f715f1615ddc493563b585cfb73c84b1aa1b35063e8d78608c9dea2720
MD5 c252504c5c131e556e005b5e6d679746
BLAKE2b-256 5ad5af62de98e47266fe782a2e662782aee899d355ce38e7a686e80afd60d21f

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 eb67daeba90609993b6ac0e4b40741c3ab9803df820cbcc44c41f13931b36784
MD5 f8f81947c8d02c1d48a199c803d2e2a0
BLAKE2b-256 aaa4d6d32261528297c858b5323e6dfbd7493f44033add574c30668a7f82c6a5

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 49f9953eacc8d87a25f12c07855ae79846fe58cdf645936fa2d4cabbff6b75a0
MD5 fd72c9a1cc24d03d0bc9c7a1e3796d10
BLAKE2b-256 e484f830292f456327e2dc839e251154cc020512109fc8690675bb62a4eef0d0

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 693d7e941ba9a4156fc173d74a7d44ddee82f03cb1f58f33d74023e7fd38e0c6
MD5 0d8572abead0d3b4e60961941fc5fe1c
BLAKE2b-256 ae6889c7ed50635236247d517257df8191bbc46c72a130ca581e8e661daad4f2

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f88c322c953e732767e99ab5bb8c8cbb194fd374fbcae6f668f9ff598feffba8
MD5 b0ab39857900b39b5b7be4efc687b107
BLAKE2b-256 ec8a0ac529d15b3043363a0450d294c9619ea9f0559bbfe79586852633ffa79e

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ecb4883c09a33798aec3b41ffcc8427e53559362d10fd382853881120b4ea552
MD5 e5474c8f299e186d3bd9f350d29e8c4d
BLAKE2b-256 035831ca18a1e4e809dd6199269f8e459d1a3da358e4561b64496d7259b04ac2

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 17a286e920ad911a7b00435d5016a64e5b1f143f498d2ea88eb7ee705c7c455f
MD5 00466f4efb8611fb46d9609108bf9f70
BLAKE2b-256 053c7b6d1b74d5b1fb4501145d6fd4081623e2b256dd4eb6fee78176c9a820f5

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: par_sieve-1.2.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 142.3 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for par_sieve-1.2.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 5cea21717720d25bdc0398a9b27cfa13df79dd81ae7f9936348333873699c873
MD5 b959be83747680da09a08f3dd1aaf945
BLAKE2b-256 9b843388397cde84a778a98c4b57c6382b6069fb1c295cf9287485e5e18700ac

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fb5fcc6e3aefb16036bb8e0fdb4f170be099e34884f3a82f627aa1990731c9b8
MD5 94f97967ac88d38afbdd44808013f259
BLAKE2b-256 2cb7fb838e24879a510e03f459863bc948cbd1a352c959d2d8703d89ad91f4a6

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f93e7e50f8dd1b3debedfc1f9bd1ecdde53ed2830cf3a49a4de9251350d8e034
MD5 4a5837cfa803b6b76ed0b511b92b2eed
BLAKE2b-256 96d8cdb1c5841b256f53241e37ef227f6e2f3ca1108caa355efec2d9c1292c7e

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 95bd0779548b3f86d2d2600d06602e90cead12e38fdea3509c9430d1ca95a872
MD5 f7c7ce7f14d85178941e900e4785cc73
BLAKE2b-256 e78b336b85bfe9cbe2fce9a9ee9cc6ce96bffee26c5a4229cdb69dadcb583106

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2f4c01f6b68f30ea3eb72c21afbbecef11dd563136dce31d72b2c7f3d53a9d3a
MD5 0734a292a046a69d42996ac24a15a5ef
BLAKE2b-256 15de3baf4456bf3c256558767cf3d6d7382ecaea5282193eef71c883a9207abd

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 11293e0ec01d4547dccf9b19a3400a9942fb71078a59967cfd3f65ae7daabf98
MD5 de5647ab9263b46d9848c0cd4a5c4458
BLAKE2b-256 e5c5372eeba4dd8ff26ad029af63010f9de8e993036f000909bb4b6e6e5e5af1

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 eb801aad214eaa02e031760f2511548ad68ac22a418aa7a691a5f6622e48edc2
MD5 f39a6357a9570a269dccb4329276f54b
BLAKE2b-256 a4feb1c7c406bd871a014593b5aef2a4eca22f688b32b19f27e0baf785617289

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6ec9899d3efc3d751e91945a5122f70d22ba4e7ee9a1a7e44e968e9a73290458
MD5 b3aae821dcd2cb675a500855e5c60ed3
BLAKE2b-256 4d8b34aa2156ff3f0500a670ee8c3c48143ab9018c234f5e1cc4c0e46b7571fb

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6eb2c9914fcd6bb95110d3398aa2ddfaea7aadaa06454c1d29a97e210e2cbd09
MD5 e6771e36f8c2e9f2ed9e8c7af8d32055
BLAKE2b-256 a9f792332e6e5fc6ae0395286470c401c75d1365fb28ba80028a921e14ca2674

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6498cdbd65690aae92de90ba5ae02aa4b9b95e417fa3437853a98ea511b0f72d
MD5 ab46c50cd98df924e7436780e8a8c75e
BLAKE2b-256 d125d8d910514a3b08ce59e31c86813ace2aa31f2408a744b05961293cf1d38e

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 62576ff110e3cfc1b86aeadad61d85326fb68ca1318fef88a7269816401f8a1e
MD5 fa4ed620c8722be38bfe3556d6e69f81
BLAKE2b-256 4674b1bdfa3d496ad873c2c0d39e5c81515fca894e3109c0e60f51cbbdcf1c20

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 be0cc269acb75ec81ae4fb82c808d32a7cb02063ba747169108f070729eda1c7
MD5 17e12c4c347accfeadf6033217893188
BLAKE2b-256 8b96b90348afc781d1c1c23262444b294bc59a19ad0026a6e22a42dee23b240e

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e986f48421d3158494d0cc2a69919d97b4571cb41043f557454e2bf64ce68948
MD5 852758c07510c968678f12822ef0862f
BLAKE2b-256 656a7f8fbde493bbe3830455bc948a2cf0632c04a46d9227875f7c52738e169e

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0b6043e950f92712eb3559515437e72d12d4042cf4b5d4fbac0ddd4bb1cb4d33
MD5 85b8d2cdbe3b0b5411e4bb0bad612016
BLAKE2b-256 5d89d1f4fdb00b881e45c18ccdeb92a8659c9bfb26e74553a7e462cbf365d230

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: par_sieve-1.2.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 142.4 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for par_sieve-1.2.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 aac250fe9f61d2b96a819562b9ea6755fc7349b22879141a4fedd4cb5c62455b
MD5 ac5a2a2b0f802718aa0d491cdb03f918
BLAKE2b-256 1846fd09737c01fed17042cb8cc17b99de6ec5ceb3f348e345a65fa1e9aa6623

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ab34ee4aac2de0554c9818babe57f64636df24114ab65ca049911e893c40c301
MD5 5f6482baf7f8377737fd8c190d85cdfa
BLAKE2b-256 f93ef8127e63b732c318b1e22891abc3e25d421a8c145b4ff5b826d15ee3a07d

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 482df3eac48193c5235ed1f9d39bb942cf65b6d72a33c883ad3200f59a5bae45
MD5 130336b0dde0cb71f1ae5ddf04cf1bfb
BLAKE2b-256 ba1916af76ba527f5903cd274b398691790246b41252bac432d77437e37b225e

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c8b3afedfb3b8f8b6954a0f54d140573067650c2d310847b2664ae070478c8d5
MD5 518f67c51201ca938e5c0fba4387feb2
BLAKE2b-256 bbca3f5c1e14c437791b8f3cc7a460045f97b99bfaf5a83e373c02440ce5b79b

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 abd4b183d9d55a3487c196e5fa71d4819a064c44dd51ffd639dc31c3188b2820
MD5 52b48154ff17748cfc78b5f1d3ffa62f
BLAKE2b-256 b0765cd2f4e42ac8a2546443ba8f0080d9bbb30043635d54b1b9c7a450482017

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4a4ea12b5ffeb07294e0094eee434b3c92e4ff64eaf2a4377c7834fb922be786
MD5 a64e5777c081591109be5e51d17a70ac
BLAKE2b-256 30449c348662abeced434faca0be47368e11ce4713667d751ec1eb90bede2623

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ef6abaf625e849d43fcb6feb144b3f50796f708335fedd9ee59f95b5ac6b5225
MD5 710838dd8de851fc3d36085ef0ac7cd3
BLAKE2b-256 614e6bed202545be20c8554814647e051802aabca47f640630635b56d0f69879

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d71d0d859b6aef7930f742914ea79affc32df7452331c7f2d26a3af537558fb8
MD5 ed09a595e233db0960a9f0524abc1f69
BLAKE2b-256 6816e61591a85605afc7b98c2f9ae71e38de4b570f90f509ef1eee919d4a5041

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 389cad14db677b0f9fe613d9734ba4b12f0ebaf6562987e815b897a330d67f4c
MD5 216bba9b8a39106fd25c194d149b4f85
BLAKE2b-256 c704e5d8a9a1bbf4f0df85e7cd65681a5b29ba5474be14ae1cbab521e9f5e0ca

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 33aeda474fd23ad5ba12400e667edc0f7053ff7b62feccee8b298b9fccea655c
MD5 47c191969c3196cdc5bc6745b51014ef
BLAKE2b-256 199a04f526119d2bf123acdb0199784ad086fe81cdc346eb11963bdb22a64263

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d0ff65598effed7cb28044b1425a9843dc577e12b1cf292a8f49190a727a7813
MD5 c3e4ad94521961dec74cd46eb4b45d25
BLAKE2b-256 bfbe8ee1c6483348ce2b6b4da46fd79991cb22b3a08007e19ede910361e74554

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: par_sieve-1.2.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 152.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for par_sieve-1.2.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2b78d902f4b280f287a6b83656da60e82e6e3426fb233087f9096677ae38fced
MD5 fda25bad362122a2d52c7b7bed4d9c09
BLAKE2b-256 ec213a1b02467fa4226ff1ccf5e84896a4e8cf94aba54fa5714b5347653e4bfe

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: par_sieve-1.2.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 142.7 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for par_sieve-1.2.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 be7e78147ab7a7671c63630da3bd3580e463616620c64191f2ed39c106628a8d
MD5 af064d0de6b6dd1cf527aa949e5784af
BLAKE2b-256 30caad69f1a368b8a9335099b94166e07a5db77b8a2542750c6855e175d4d862

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ca15bb6d810ba290bc39d231f2f646b4b04bb6282a4b5452f16070a2376078e1
MD5 e0728d45fdda2b8eaf6e918d3af2fe0b
BLAKE2b-256 8b40902db7b3f7f0c5b50a35b8ab80fd360ce5b6a97713ef79202987998bfc83

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8e54d5218605ae0cb31f897d0c4a1eb18544e8446f325c16b7618de4d14460ec
MD5 d2b64e85b82bf012f5cc329be3e25e27
BLAKE2b-256 d53df4fb5d3b8652f5c45236564d0ab94eed1acee5f7f08529e4097d753af0ca

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 79e6bb6c4e974a96524d5b100c026c8bba1dc244b2abeacc68a34f6a16c5584e
MD5 e4eae8ab622902edf31576def939bfac
BLAKE2b-256 29da5162c92c9d21eb0876c2c10c1ceaeef9cec32166c659c4f942e92f89dabc

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 de876683964bdd127dd0175728877b1ae5ee6dae8cfdb6c516acc38ecf4cef95
MD5 70a9676d3af21d0fef500eac3b650723
BLAKE2b-256 ce78d802a1132015c292d6a413ac9ae026b438778fb2ad8f6a429ca0a060347a

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b19bb11ef83d284dd447801ae15f522a1af5cdfa7e69f993a0cc1abe3a621f3c
MD5 3423580cef5989a6fec5229422c918f6
BLAKE2b-256 8357eab2475f606e30291a036d235f16f56911f54f5f03c6bf674294aa08181e

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8b32fe9d7515efc4347a1b19217aeb680497b707260107c80a83642b75a90276
MD5 c9193dbd3c69db54f4bcbd618a657eee
BLAKE2b-256 be9030dc34bbc94f14ada720c5a853d8843097c31faffc5949e8fdfdbb2f64c3

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 519d074796d21d6e01f1f11fcf270ab1715fd5001eec63c0d5c8cc9626fed517
MD5 c5d8a6ff87f333f2065b53cd05b9babc
BLAKE2b-256 b8510168a8697a5da403b84103d5fb2d0d94cd0e16b93c3530ed5df8f05d10d5

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e2048bd6edaced19bba9b139528e29abf844985b6b5b5398407bb02dc0f400e1
MD5 b27dbad9da743007ee95acf5a361cdfe
BLAKE2b-256 00800dee4739711540a08a1ef0e8121fca0c65f8a0962f5396bdc029854dcd9e

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bd30a52b9c410e3c3074c16c4940fc9241202d158968298b25cf0f3761bb7f26
MD5 e938ab9b897a3e85495503d35f977074
BLAKE2b-256 3c4ca8c47be485a9c734c4767a24867a88617fe99a1e7230744c0bc474f067ff

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4968adc2460f292424e896cba28785f7ae157074c9467e6d19c7956e3c5b13c3
MD5 a97351e31459b2e0b21d970aace5901a
BLAKE2b-256 0dde62b35aede3b63d46952b5ec98854e39d5b8fa61bdbc07f7f18518f46cb51

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 41f19ec24b912c4dc47046ca1a95834715af1dbfed7117103b9199a8ee7d31a9
MD5 343b9b72e8047b5098022fbf3ca43f75
BLAKE2b-256 f67c04f8772e8c9d9fba295382bf6f9dcaa67b8edde9d9541fefc37fc8d302fd

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d5aca326e5b77e7124132d06dd9bb65dfef77a0f4eab0abdd0b790679cf8a769
MD5 8663ee7e8e1045b14368ca146cd75746
BLAKE2b-256 a9cfb1d7fe9b2f1d76fc517da01987cdf29ca7f56ee5c82218edbcf852b93058

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 157296074684a4e21aa7885921d75724609ba0c37248cbc308b79d4656b3277a
MD5 491712bfc2d17d41a739d2cba1f2f2d5
BLAKE2b-256 bc9bdfd23aa6e06de7812f6103e1b3d85880359e6dd7456a57252c0afa4939f7

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4ad97782946848fadd15fe4b49b605068d7dc6eca967b6cc019ff775c5169d31
MD5 81970aa3f7bae5b7903f9bf821d0a258
BLAKE2b-256 212f83c85e7ac9b2e661e2b1216a9d0c65fc676c4fa17200b1a89a948c2e081e

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e2f0d26ca136f0fbe95d08b9e0e34b1d2b543e08b2313f853b0e53e7ddfd8655
MD5 b983beaae0cdc40da19df6622399e3fe
BLAKE2b-256 aea65020316ad9c8e2e86d8e56de8d2da839365a8380c654fbce4cfd7e1de6bb

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d5e93a0111f801250f8622ae2cf4b4f84332c5208ee0327ff25ad5949ba740e3
MD5 4edf66215b84c05681fe4fde16f01be4
BLAKE2b-256 3c3fdbf0fd07ef82c210825d835e0e1e0d5ff21080efd91be00d969c8b4d65d2

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9ecfbe6b3118b7530a76cfc586476924f52636d2ad0f18ca13ae2f088c4bdc05
MD5 9793c6099fbc975f81ee02ce253d52f9
BLAKE2b-256 9e2e45967cabb1605a835d5c2792a6038907c52b33a06e77c3fd52aa7d2ed831

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 556a522a34a61814fda0f099ef45583419c91a37b556f04560807ffb1d06da03
MD5 a2c2f034b210187738a0b5f4294de3f7
BLAKE2b-256 71ada1db1008e42230d46ea25b6c43aa0041e049fe3578641c2ddf46022d96fa

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9a17026a31ee7fe20ffb4eb9463c4de7f5d146ba37290cc8735f0ce9aabea540
MD5 5aefb94b4a0cd03b57afeeb42ff23a1c
BLAKE2b-256 88bc5b8f2b01638ffe349f506d554c723fce0cef45c19826d7d0c448eb8dad32

See more details on using hashes here.

File details

Details for the file par_sieve-1.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for par_sieve-1.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 50baa326356ba04e1141e8152fb7ed59c25e10e942ae5506098f9b95e0ebdaec
MD5 febc0a07920c8d7e94b7dc35f69cf1cc
BLAKE2b-256 ab711c2894d1daca48eb384af88286fd55967e2599f606e4e5eaf0ecbd1a353e

See more details on using hashes here.

Supported by

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