Skip to main content

Cython implementation of Toolz: High performance functional utilities

Project description

Build Status Version Status

Cython implementation of the toolz package, which provides high performance utility functions for iterables, functions, and dictionaries.

toolz is a pure Python package that borrows heavily from contemporary functional languanges. It is designed to interoperate seamlessly with other libraries including itertools, functools, and third party libraries. High performance functional data analysis is possible with builtin types like list and dict, and user-defined data structures; and low memory usage is achieved by using the iterator protocol and returning iterators whenever possible.

cytoolz implements the same API as toolz. The main differences are that cytoolz is faster (typically 2-5x faster with a few spectacular exceptions) and cytoolz offers a C API that is accessible to other projects developed in Cython. Since toolz is able to process very large (potentially infinite) data sets, the performance increase gained by using cytoolz can be significant.

See the PyToolz documentation at https://toolz.readthedocs.io and the full API Documentation for more details.

LICENSE

New BSD. See License File.

Install

cytoolz is on the Python Package Index (PyPI):

pip install cytoolz

Dependencies

cytoolz supports Python 3.9+ with a common codebase. It is developed in Cython, but requires no dependecies other than CPython and a C compiler. Like toolz, it is a light weight dependency.

Contributions Welcome

toolz (and cytoolz) aims to be a repository for utility functions, particularly those that come from the functional programming and list processing traditions. We welcome contributions that fall within this scope and encourage users to scrape their util.py files for functions that are broadly useful.

Please take a look at our issue pages for toolz and cytoolz for contribution ideas.

Community

See our mailing list. We’re friendly.

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

cytoolz-1.1.0a2.tar.gz (642.3 kB view details)

Uploaded Source

Built Distributions

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

cytoolz-1.1.0a2-pp311-pypy311_pp73-win_amd64.whl (916.5 kB view details)

Uploaded PyPyWindows x86-64

cytoolz-1.1.0a2-pp311-pypy311_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (964.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

cytoolz-1.1.0a2-pp311-pypy311_pp73-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (978.8 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

cytoolz-1.1.0a2-pp311-pypy311_pp73-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (981.9 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ i686manylinux: glibc 2.5+ i686

cytoolz-1.1.0a2-pp311-pypy311_pp73-macosx_11_0_arm64.whl (918.0 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

cytoolz-1.1.0a2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (921.9 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

cytoolz-1.1.0a2-cp314-cp314t-win_arm64.whl (927.9 kB view details)

Uploaded CPython 3.14tWindows ARM64

cytoolz-1.1.0a2-cp314-cp314t-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.14tWindows x86-64

cytoolz-1.1.0a2-cp314-cp314t-win32.whl (960.7 kB view details)

Uploaded CPython 3.14tWindows x86

cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_s390x.whl (3.0 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ s390x

cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_riscv64.whl (2.7 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ riscv64

cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_ppc64le.whl (3.0 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ppc64le

cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_i686.whl (2.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_armv7l.whl (2.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

cytoolz-1.1.0a2-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (2.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl (3.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ s390xmanylinux: glibc 2.28+ s390x

cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl (3.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64lemanylinux: glibc 2.28+ ppc64le

cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (2.8 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (3.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

cytoolz-1.1.0a2-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (2.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ i686manylinux: glibc 2.5+ i686

cytoolz-1.1.0a2-cp314-cp314t-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

cytoolz-1.1.0a2-cp314-cp314t-macosx_10_15_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

cytoolz-1.1.0a2-cp314-cp314t-macosx_10_15_universal2.whl (1.4 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ universal2 (ARM64, x86-64)

cytoolz-1.1.0a2-cp314-cp314-win_arm64.whl (905.6 kB view details)

Uploaded CPython 3.14Windows ARM64

cytoolz-1.1.0a2-cp314-cp314-win_amd64.whl (946.6 kB view details)

Uploaded CPython 3.14Windows x86-64

cytoolz-1.1.0a2-cp314-cp314-win32.whl (901.4 kB view details)

Uploaded CPython 3.14Windows x86

cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_s390x.whl (2.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_riscv64.whl (2.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_ppc64le.whl (2.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_i686.whl (2.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_armv7l.whl (2.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_aarch64.whl (2.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

cytoolz-1.1.0a2-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (2.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

cytoolz-1.1.0a2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

cytoolz-1.1.0a2-cp314-cp314-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl (3.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ s390xmanylinux: glibc 2.28+ s390x

cytoolz-1.1.0a2-cp314-cp314-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl (2.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ppc64lemanylinux: glibc 2.28+ ppc64le

cytoolz-1.1.0a2-cp314-cp314-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (2.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

cytoolz-1.1.0a2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

cytoolz-1.1.0a2-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (2.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ i686manylinux: glibc 2.5+ i686

cytoolz-1.1.0a2-cp314-cp314-macosx_11_0_arm64.whl (990.4 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

cytoolz-1.1.0a2-cp314-cp314-macosx_10_15_x86_64.whl (992.7 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

cytoolz-1.1.0a2-cp314-cp314-macosx_10_15_universal2.whl (1.3 MB view details)

Uploaded CPython 3.14macOS 10.15+ universal2 (ARM64, x86-64)

cytoolz-1.1.0a2-cp314-cp314-ios_13_0_x86_64_iphonesimulator.whl (992.6 kB view details)

Uploaded CPython 3.14iOS 13.0+ x86-64 Simulator

cytoolz-1.1.0a2-cp314-cp314-ios_13_0_arm64_iphonesimulator.whl (990.4 kB view details)

Uploaded CPython 3.14iOS 13.0+ ARM64 Simulator

cytoolz-1.1.0a2-cp314-cp314-ios_13_0_arm64_iphoneos.whl (980.5 kB view details)

Uploaded CPython 3.14iOS 13.0+ ARM64 Device

cytoolz-1.1.0a2-cp313-cp313t-win_arm64.whl (926.1 kB view details)

Uploaded CPython 3.13tWindows ARM64

cytoolz-1.1.0a2-cp313-cp313t-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.13tWindows x86-64

cytoolz-1.1.0a2-cp313-cp313t-win32.whl (951.5 kB view details)

Uploaded CPython 3.13tWindows x86

cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_s390x.whl (3.0 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ s390x

cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_riscv64.whl (2.7 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ riscv64

cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_ppc64le.whl (3.0 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ppc64le

cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_i686.whl (2.9 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_armv7l.whl (2.9 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

cytoolz-1.1.0a2-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (2.7 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl (3.2 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390xmanylinux: glibc 2.28+ s390x

cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl (3.1 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64lemanylinux: glibc 2.28+ ppc64le

cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (2.8 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (3.1 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

cytoolz-1.1.0a2-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (2.9 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ i686manylinux: glibc 2.5+ i686

cytoolz-1.1.0a2-cp313-cp313t-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

cytoolz-1.1.0a2-cp313-cp313t-macosx_10_13_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

cytoolz-1.1.0a2-cp313-cp313t-macosx_10_13_universal2.whl (1.4 MB view details)

Uploaded CPython 3.13tmacOS 10.13+ universal2 (ARM64, x86-64)

cytoolz-1.1.0a2-cp313-cp313-win_arm64.whl (902.6 kB view details)

Uploaded CPython 3.13Windows ARM64

cytoolz-1.1.0a2-cp313-cp313-win_amd64.whl (946.4 kB view details)

Uploaded CPython 3.13Windows x86-64

cytoolz-1.1.0a2-cp313-cp313-win32.whl (900.7 kB view details)

Uploaded CPython 3.13Windows x86

cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_s390x.whl (2.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_riscv64.whl (2.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_ppc64le.whl (2.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_i686.whl (2.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_armv7l.whl (2.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_aarch64.whl (2.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

cytoolz-1.1.0a2-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (2.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

cytoolz-1.1.0a2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

cytoolz-1.1.0a2-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl (3.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390xmanylinux: glibc 2.28+ s390x

cytoolz-1.1.0a2-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl (2.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64lemanylinux: glibc 2.28+ ppc64le

cytoolz-1.1.0a2-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (2.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

cytoolz-1.1.0a2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

cytoolz-1.1.0a2-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (2.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ i686manylinux: glibc 2.5+ i686

cytoolz-1.1.0a2-cp313-cp313-macosx_11_0_arm64.whl (986.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

cytoolz-1.1.0a2-cp313-cp313-macosx_10_13_x86_64.whl (992.2 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

cytoolz-1.1.0a2-cp313-cp313-macosx_10_13_universal2.whl (1.3 MB view details)

Uploaded CPython 3.13macOS 10.13+ universal2 (ARM64, x86-64)

cytoolz-1.1.0a2-cp313-cp313-ios_13_0_x86_64_iphonesimulator.whl (992.5 kB view details)

Uploaded CPython 3.13iOS 13.0+ x86-64 Simulator

cytoolz-1.1.0a2-cp313-cp313-ios_13_0_arm64_iphonesimulator.whl (986.0 kB view details)

Uploaded CPython 3.13iOS 13.0+ ARM64 Simulator

cytoolz-1.1.0a2-cp313-cp313-ios_13_0_arm64_iphoneos.whl (976.6 kB view details)

Uploaded CPython 3.13iOS 13.0+ ARM64 Device

cytoolz-1.1.0a2-cp312-cp312-win_arm64.whl (903.8 kB view details)

Uploaded CPython 3.12Windows ARM64

cytoolz-1.1.0a2-cp312-cp312-win_amd64.whl (947.9 kB view details)

Uploaded CPython 3.12Windows x86-64

cytoolz-1.1.0a2-cp312-cp312-win32.whl (901.8 kB view details)

Uploaded CPython 3.12Windows x86

cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_s390x.whl (2.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_riscv64.whl (2.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_ppc64le.whl (2.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_i686.whl (2.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_armv7l.whl (2.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_aarch64.whl (2.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

cytoolz-1.1.0a2-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (2.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

cytoolz-1.1.0a2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

cytoolz-1.1.0a2-cp312-cp312-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl (3.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390xmanylinux: glibc 2.28+ s390x

cytoolz-1.1.0a2-cp312-cp312-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl (2.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64lemanylinux: glibc 2.28+ ppc64le

cytoolz-1.1.0a2-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (2.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

cytoolz-1.1.0a2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

cytoolz-1.1.0a2-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (2.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ i686manylinux: glibc 2.5+ i686

cytoolz-1.1.0a2-cp312-cp312-macosx_11_0_arm64.whl (991.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

cytoolz-1.1.0a2-cp312-cp312-macosx_10_13_x86_64.whl (997.0 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

cytoolz-1.1.0a2-cp312-cp312-macosx_10_13_universal2.whl (1.3 MB view details)

Uploaded CPython 3.12macOS 10.13+ universal2 (ARM64, x86-64)

cytoolz-1.1.0a2-cp311-cp311-win_arm64.whl (904.0 kB view details)

Uploaded CPython 3.11Windows ARM64

cytoolz-1.1.0a2-cp311-cp311-win_amd64.whl (945.7 kB view details)

Uploaded CPython 3.11Windows x86-64

cytoolz-1.1.0a2-cp311-cp311-win32.whl (899.2 kB view details)

Uploaded CPython 3.11Windows x86

cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_s390x.whl (2.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_riscv64.whl (2.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_ppc64le.whl (2.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_i686.whl (2.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_armv7l.whl (2.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_aarch64.whl (2.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

cytoolz-1.1.0a2-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (2.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

cytoolz-1.1.0a2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

cytoolz-1.1.0a2-cp311-cp311-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl (3.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390xmanylinux: glibc 2.28+ s390x

cytoolz-1.1.0a2-cp311-cp311-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl (3.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64lemanylinux: glibc 2.28+ ppc64le

cytoolz-1.1.0a2-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (2.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

cytoolz-1.1.0a2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

cytoolz-1.1.0a2-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (2.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ i686manylinux: glibc 2.5+ i686

cytoolz-1.1.0a2-cp311-cp311-macosx_11_0_arm64.whl (986.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

cytoolz-1.1.0a2-cp311-cp311-macosx_10_9_x86_64.whl (989.2 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

cytoolz-1.1.0a2-cp311-cp311-macosx_10_9_universal2.whl (1.3 MB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

cytoolz-1.1.0a2-cp310-cp310-win_arm64.whl (904.7 kB view details)

Uploaded CPython 3.10Windows ARM64

cytoolz-1.1.0a2-cp310-cp310-win_amd64.whl (944.7 kB view details)

Uploaded CPython 3.10Windows x86-64

cytoolz-1.1.0a2-cp310-cp310-win32.whl (900.1 kB view details)

Uploaded CPython 3.10Windows x86

cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_s390x.whl (2.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ s390x

cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_riscv64.whl (2.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ riscv64

cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_ppc64le.whl (2.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ppc64le

cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_i686.whl (2.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_armv7l.whl (2.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

cytoolz-1.1.0a2-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (2.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

cytoolz-1.1.0a2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

cytoolz-1.1.0a2-cp310-cp310-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl (2.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390xmanylinux: glibc 2.28+ s390x

cytoolz-1.1.0a2-cp310-cp310-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl (2.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64lemanylinux: glibc 2.28+ ppc64le

cytoolz-1.1.0a2-cp310-cp310-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (2.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

cytoolz-1.1.0a2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

cytoolz-1.1.0a2-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (2.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ i686manylinux: glibc 2.5+ i686

cytoolz-1.1.0a2-cp310-cp310-macosx_11_0_arm64.whl (982.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

cytoolz-1.1.0a2-cp310-cp310-macosx_10_9_x86_64.whl (985.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

cytoolz-1.1.0a2-cp310-cp310-macosx_10_9_universal2.whl (1.3 MB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

cytoolz-1.1.0a2-cp39-cp39-win_arm64.whl (905.8 kB view details)

Uploaded CPython 3.9Windows ARM64

cytoolz-1.1.0a2-cp39-cp39-win_amd64.whl (946.1 kB view details)

Uploaded CPython 3.9Windows x86-64

cytoolz-1.1.0a2-cp39-cp39-win32.whl (901.1 kB view details)

Uploaded CPython 3.9Windows x86

cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_s390x.whl (2.7 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ s390x

cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_riscv64.whl (2.5 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ riscv64

cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_ppc64le.whl (2.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ppc64le

cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_i686.whl (2.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_armv7l.whl (2.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

cytoolz-1.1.0a2-cp39-cp39-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (2.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

cytoolz-1.1.0a2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

cytoolz-1.1.0a2-cp39-cp39-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl (2.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390xmanylinux: glibc 2.28+ s390x

cytoolz-1.1.0a2-cp39-cp39-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl (2.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64lemanylinux: glibc 2.28+ ppc64le

cytoolz-1.1.0a2-cp39-cp39-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (2.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

cytoolz-1.1.0a2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

cytoolz-1.1.0a2-cp39-cp39-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (2.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ i686manylinux: glibc 2.5+ i686

cytoolz-1.1.0a2-cp39-cp39-macosx_11_0_arm64.whl (984.9 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

cytoolz-1.1.0a2-cp39-cp39-macosx_10_9_x86_64.whl (987.6 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

cytoolz-1.1.0a2-cp39-cp39-macosx_10_9_universal2.whl (1.3 MB view details)

Uploaded CPython 3.9macOS 10.9+ universal2 (ARM64, x86-64)

File details

Details for the file cytoolz-1.1.0a2.tar.gz.

File metadata

  • Download URL: cytoolz-1.1.0a2.tar.gz
  • Upload date:
  • Size: 642.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2.tar.gz
Algorithm Hash digest
SHA256 3b1b03de77b64c9dfd4768523349309fc3ee7a63564c433e626f3884b9940d13
MD5 e1263e67c9cf1500e93c4806033d33b8
BLAKE2b-256 dbf7a9c783fa6376b920666185ae2b8222394010f09b7f08314acde95060f421

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2.tar.gz:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c00dbde0257be526ecb9f9c1bb4e97a60259f113fc21a38d5d467644432a2a6a
MD5 ea9b0417e87f1c892d4be530ec61a7d2
BLAKE2b-256 10e0a0f447c974747bfcd02f226ab82db08574859a2b3484e3824fab3b3e8a93

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-pp311-pypy311_pp73-win_amd64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-pp311-pypy311_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-pp311-pypy311_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ae63e064eb6509c4d5b753f3292f2ff849a4e252cdadd6778ecb10d79dc2a44c
MD5 e106d63545b0275d4f8921bba56dd084
BLAKE2b-256 70ace6d001eb2c112dac0e55af8ddb95e9b18c149cb7087538009510a53b69ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-pp311-pypy311_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-pp311-pypy311_pp73-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-pp311-pypy311_pp73-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 be9f64f5f34720a8cb5a6588805452c594f437ff10adc5605a3421cb399ec932
MD5 2f63f1d4011b855d45825bff97efeae7
BLAKE2b-256 42a092705176cc0b3240b1f463a70b0cc8120ecc5c8305816f3b8b3b6b894f7d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-pp311-pypy311_pp73-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-pp311-pypy311_pp73-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-pp311-pypy311_pp73-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 f8fa0f4116f32a24f0caeb0dd10bce5058d6d1687a6653511191c3f41b7994c9
MD5 f8477696c0dc83efcd1a39bf0af2649c
BLAKE2b-256 c7eac7cc8a814c3c4de74c04025615b45c3e59051c599471aeca5bcc202e7dc3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-pp311-pypy311_pp73-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 47bec7c3530771f1513c77390b1e67dc01ed30e81ee72cbc781aac836bb21206
MD5 28b38b304ed39da8f2e2476892b941dc
BLAKE2b-256 ea2008edf11e8d7d69cdbccf0bdd7cf4a1c4fdf8f547ba431bcfa098dd140a2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1673305e03218abc5504c05e4d35dcb0d03f5a16cfba5b73c7911f953bd7d364
MD5 1e1d6a9875a0a1552749e42de54d19f3
BLAKE2b-256 a55d9ac868d4e59b5cee1ed2e79f1e21df7fdd258b53f3fe93a1370374f50542

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 927.9 kB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 204335bb33c4f26a5260fa4429fef559fb41f1aa4e9e35ba4dffc5fa45551478
MD5 fad4f90b53a5100a8a00f21a3cbf7e5e
BLAKE2b-256 a0958b02db4291456691a848d24fa27e74efa40d937459ceabf731fe9111115e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-win_arm64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 459274ede5096338f7b83e38ecf479c9b0e5eacef7a0d5925d2954f0d0c70f4f
MD5 1eceabbca3c83ea543336f33a94c3c1c
BLAKE2b-256 f3837ca994d79f503b43ffa41752bfd778e195c051e824c28737c8be4d8df733

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-win_amd64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-win32.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 960.7 kB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 859dbc5d7bee63038305b6d66a4b39ab7b04f5f277c0f62b3074814a8dcaed14
MD5 61e0614af184a7a380ea01d21553b9e6
BLAKE2b-256 34aa61ba0c6a89b0cc6b58fc315295bb88ee5b9e6ea6d4256a56e11b4753bcec

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-win32.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f7025850a5a9ec51004a785d7875b2029846c3b7ee2c6e1f1cf9038b63ab89de
MD5 446639b7b3664919fb55e3359df13a44
BLAKE2b-256 9fe7003cc74df3a44d931ea78369aa93d378b39fd9c23d9bc22f15afbaf0363e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 57f87f4feaf513d80467f41d6205f951042c704f0c67ea9d8cc130d5416e51ca
MD5 46f9b54ee8d23a13def0ec40b12d7a25
BLAKE2b-256 424c9a50e4e343e51f4a6bbc3774d3c02e9747f02e54cec2bf613c87067528e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_s390x.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 1ddd4591925023ace33abce4697158058c00de51fca6ff4c7c79a31f3fda77a0
MD5 dd35cab8d7175cccf253fa79f6e300bd
BLAKE2b-256 f893cbb97f7625096e6272bb1406e6a9042b1ab3d0254f4bce7de6d0378e5469

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_riscv64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 32417d8599fda737e827084667f4138d1c3c4751f34af2089d013c689c3fcc7b
MD5 a80fe624fe57b3fc7e0ad148fb326426
BLAKE2b-256 0effb90939e143c8ba0b517ab3d74e7703f0d5dad17d964784c9c2b615f41a82

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_ppc64le.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9f946e1ff2d4dc9c197a485476e75b7e12977cd2c4f92d14fcfd02931d94389b
MD5 957e878ec41560cd1dfd74b38e397b72
BLAKE2b-256 0c87e02725456352ea3d035761938e71db1442bdb609668462b6adeb7fa5764c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_i686.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ba143e9dc651334df3dde08111c0d102313592cce4b52305b941dfb92550a30c
MD5 6bfb38c33fb8bc727335b52f6470d52f
BLAKE2b-256 cb4e0dc37a7911deb56e05863b47b9208bce3e9c746ee4a194934524c8e825a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_armv7l.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1daf166936c9351775010f4a7bebf30eb0d5e76fb49ead63f9eee00ca6a46b81
MD5 c451386f4b7426c398de62a7a4c1c622
BLAKE2b-256 743cbd22a1ddd65453a3743c6ffce174f05e2c86bea42a2104dd888200c84d62

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 d7b874acf0202dc149c525f28af7d5161389bd757cd1e83757256443f188be71
MD5 5f82ca9ed593787f85b27859ea7143eb
BLAKE2b-256 95f28b09ac8cb7ca3e0ef3b1dec48c1e29085525028b2c35ba6111587583eb63

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 095d6e28e307ecc042818e4616c4bb1299813a26cd717301845b671605a315e0
MD5 b33b9de8ba1f736eb282f3ce39e5d005
BLAKE2b-256 250366059893cb292d689eac22068508690a349324997aaa909926720e767ca4

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 c70b9fdd98fd5814e82af5093c39e8610b7c016ed34da90e4bd536a92f36f41a
MD5 54afdc0f8381df43176b2db9477d8626
BLAKE2b-256 60ba9df130e4821872d85253f646f53e4598efa3883621a2d2949152781a7b42

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 c066c948efac8f87a33aa1c5653cd342df66d0aed1293464a4e505f8b70c7961
MD5 0014b3aab1eea7826561adcc889797b2
BLAKE2b-256 715d86a607f14c9b4f2aa7d288bce826eb428cd3c1d18d361d3d1a41f3272610

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 8a71e940a6c6f303e5ecec87f16cf0cec0e51fc934c38ce5ff532d3d47a3635a
MD5 939565a6e265fef686233578565273dd
BLAKE2b-256 096355c30d59f4d491878db971f2236cb7fbfcb55808972b64b0cb39cef96faf

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cf65c4a640662811c62397ed62b39e48cb116b9381f5fb6f96b3e6d5b6bb09bb
MD5 ffdf2433748fdc9222a0f98711e77e15
BLAKE2b-256 6c7d0ab45f0b713b298f064c0fee13a7a7975a29c0d92ccbf8bc20974d41a2d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 5a262ab44934aa05180a95603f13f38f82a115cbb712d5cc7dd612a78b5e9b0e
MD5 50354c73b5f70fd0c8797fd09a08a692
BLAKE2b-256 7ba620f7d9168aa9e51deec6231d295fb84ae28a998ad9793e210db732be65ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5e66a7eac323d07ada49f8da1e16ce6cbf1d9d808510e47e9191fb9969203755
MD5 22ed95895af5c5c6ab6376c5f86d630a
BLAKE2b-256 4c74dbad55c31116cb881ce4c09069fb1ab44afc7eba325807f9da511c041743

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3611c912856db011421f90bd592f8071607c4fdc6428cca94c97f3ef5c914e5b
MD5 3411ff952b39b88d69f4ef580362a90a
BLAKE2b-256 71832fc7f73c753bba9d13bbbeacca455c0119caf7c083f42f0ee8108fa6ec11

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314t-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314t-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 14fbc2c8f9d3bcee0e54220341f6cdfc2849cc510592e188fc5f405575ed7d84
MD5 bd6971159b3817146d47ecd3455883f5
BLAKE2b-256 be0fc0b488095fe7d8201f4a17c9f3073d12e0fcfda4555e39241881c3443fa6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314t-macosx_10_15_universal2.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 905.6 kB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 ad24fde6616b8e09682c9062387732f5f7c9f02edcc255657f91f41dbf526c1b
MD5 9f480b91f446af4713a8d9143de846fa
BLAKE2b-256 b287e6d0f694b914ad476f375f8e1ee6ac75787f6af03133ace281457fce133e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-win_arm64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 946.6 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 60cc66eacfd6c70c0a32404d686a2d547ceea1f3d233dceb1a835bd1e92d0572
MD5 cffd71e07b168e8c127f97ec2d344dd5
BLAKE2b-256 bff43dda5d0d941b0160c99bd218227c3568810cadbe6b6f4ede9657f0e912a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-win_amd64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-win32.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp314-cp314-win32.whl
  • Upload date:
  • Size: 901.4 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 fc567aab771c8bae00e9fba0200c087b875f756090e9fec40d9ae491249ac030
MD5 7ba2dd024b618588e31d7eff2ac41496
BLAKE2b-256 51da93067be06bf30bbcbd29d5eda7b9525fa6f6b1f459fee2f89a0a20845e4f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-win32.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a6a5c848c0ecbfe9a6f7689ea13b68df38bd502c5a6f644c0e975884ff43a314
MD5 ca6ef702e26cd1373420867d2f9e0947
BLAKE2b-256 cc531dae8dc4729f986b8bf0e1dfaaae32e5852427f10d4c3bd0dd1a0478b233

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 8b9035a3674fa4cb51c512de736cb54b0bd0a82e9e9a4eaf83a184dd8c488f22
MD5 1092f9f172da23d8b05da7a60c7b9fd8
BLAKE2b-256 2d03ea580c3f1de36355b3ebf5ca59287ae89d2d232a9a20d54d55fbffa5acd4

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_s390x.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 71d8acc510d319e1b3bf234c8d03afda3438e63839678d2da1b62b3e09307086
MD5 99d628034c63f539a0e3ea74016e81bf
BLAKE2b-256 205e795fa7a09e4b5ac2c682c1645498cdd2c134b05b639e8c09cba00303f5f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_riscv64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 74942bee73d90e98fe3305a45d65646b6e38cee62c83f62d630671de62fa4b6c
MD5 f2752ba3044bda9c7f6ba2e94a08e255
BLAKE2b-256 5f176ed57071fc772b0b5553c7198ced82dae58175a87b32e618f4c2f25252fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_ppc64le.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3c9c2df06b5b6c0d88bb153afc159fb46cae52289ebe7ed7ee292b43f2868936
MD5 6d6c9842488afba42a57f63a63ea2b8b
BLAKE2b-256 41f297b022837f39d1a66290fa6b4437af060dd8d5b4f60f02f6d71491963ca5

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_i686.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 55d4768fd2ba4e159f337d4975295b71f6315805ca12e6799eb290ecca990a92
MD5 4d60163fd001d6045ed045cc8dcbeda6
BLAKE2b-256 ff1ace2f6713e2d87dbc4152d97a49a29ce851c9edefbd0ed4e99736bcb093a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_armv7l.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ef36a7a6501599a33282fba9b71a3470d734582d6a088bbd22f6e7f425247f3f
MD5 b91fe5333a846b00aaa107a987848230
BLAKE2b-256 035957dd12c1dfda6d90a7c7b7a5e4584b625947065ff0f0b69ba0714a996326

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 4763512c608df0bfc59487f3a7e9a1e1f08bb8d9bd671d4185d3c7a66e8b5f3d
MD5 7e053723633f736d0f8fdfa2c7d96066
BLAKE2b-256 c33a414f95b20edd0cd3137a93d80d291aa316eb8c963ac0fd5d3cb31c4b3562

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fb2342398049e7a5ac5a9ea7af36606d85d81b6f94ac8a7cc7ce17378a3795fb
MD5 b094678fe26c74118564660323476554
BLAKE2b-256 554cf5bce8cf1f1b0b219fb1f57443f132ac12c8c8ca70a7a79ecefbc7a70975

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 e8b7972f247a0ffcce80a8a2955b4f098282f648d055813fdaac66c8fb9f7c55
MD5 b388d967a89f8701e773f02964844bff
BLAKE2b-256 bedeab291e208bd909b32f087b22c750386498f2525bd286d506622585cf4ba9

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 2033ea8bf98536ffae84515cfcf0770925d12b052fb81ad8cb022aa2dd3b97df
MD5 d73e02e49c0d48e3d6a1bbf514b7e809
BLAKE2b-256 f967b52f90d77a0efc4017a575061f50b585f40b43d7d0dab1a326de67a83b98

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 67f4451f8f61d329aee27e3e067bd59c725ef7498842cb3377cca19190bda9a4
MD5 8d6aba0f185d9a9e16306cf71fb8242a
BLAKE2b-256 49fbf053be16837c0157937d0ac00378ab853cd45b37eb8ccaaa13a9fa1e4d3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 453fb1f5d47a02db7b92c01a774cbaf36075d820cb32c5fe4c531c00ed58762b
MD5 3a48b0f22a67741d7d692786869282a0
BLAKE2b-256 c29bc1c9f4cba063b38a6b3d74bfaa4bd477639b5290a0f3adbd6eec29f0c0dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 9f2983455f473ca58113e1b19da6706c4afb9bc1fc11f1223dbc52091b4bed83
MD5 e597c22d20e560c52bcfe0c0d9e13f1f
BLAKE2b-256 053666bb5db12325e7e4c78ac36e53d888b4203ae7717501b7455651cc0bec3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d1de5e55a96cd2b35b5e414dcf4eba13276f07b615cae390883186016a563261
MD5 f8be93b5edee286b043be7f75a077f6c
BLAKE2b-256 e574bcdf12f7fcccd611cf3acb8c86ce624e71e5426877429a693dd7e84e1bef

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 0b8a9b6cbdac39c5ed8d1bcfad69c475545367393beba8bfc9dad06e40d54246
MD5 f0d79e02770c8d1d3022a279940c05e0
BLAKE2b-256 b6b21be645eed6eb789a62c3ce650c167c1da466f1f74c0f7255a1ea120ea2e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 2ca1d2ca4da1894f5786d43927f984d9637c6da751a62de61b9893a306c713fe
MD5 a7b8c4a8ec1cb0074e647a2f84cf30c9
BLAKE2b-256 9e5054596d98cc17579b7926f82a96000298fc3e150856272e3c38301b84f364

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-macosx_10_15_universal2.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-ios_13_0_x86_64_iphonesimulator.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-ios_13_0_x86_64_iphonesimulator.whl
Algorithm Hash digest
SHA256 0a961590c27a64b18fcaa260f775bca2fe433300164fb3a3869c0383fd87d674
MD5 95f8a5610fb00cf4f10140ec339d8a5f
BLAKE2b-256 7b7a4e8f210dd55f8658b8b47daac1bdd837a0c24ef9c8e26419c421dde95818

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-ios_13_0_x86_64_iphonesimulator.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-ios_13_0_arm64_iphonesimulator.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-ios_13_0_arm64_iphonesimulator.whl
Algorithm Hash digest
SHA256 8d174f0878b1eb43e011c746e3c354732ff2f055cfe82b30f42c6592c0aa75a9
MD5 e279763eeea1cf7f00ce376f29cd3ea1
BLAKE2b-256 d1479eadb42bdaf903e719116f554beed49b2de95764afc950302c340e5f65fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-ios_13_0_arm64_iphonesimulator.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp314-cp314-ios_13_0_arm64_iphoneos.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp314-cp314-ios_13_0_arm64_iphoneos.whl
Algorithm Hash digest
SHA256 9f2edbce4eee5dc7c0b22588f0cd7439a7b768cb56ab45675f04d7b91553510a
MD5 9d91b9cc815cd77245c0790690baac2a
BLAKE2b-256 ee6fd7e6c3f7d7f0ea3f43a2dbabf0fe2480e4f47b8ed7baa781e2dd95968c82

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp314-cp314-ios_13_0_arm64_iphoneos.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-win_arm64.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp313-cp313t-win_arm64.whl
  • Upload date:
  • Size: 926.1 kB
  • Tags: CPython 3.13t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 1e9d1793e67da1e8070d026d4e210e892cf741bd0a6eba0a390ccb237b2bf137
MD5 02eff35ce52808d0ae1f4bfa00dd7cad
BLAKE2b-256 5f67b764fffeb716175446a1506bf411a86e32adc88eca70d57c3fa162457308

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-win_arm64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.13t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 a002dcbb5424c04f8fbba2f687b98a5115f37eaa769dc78182df7c8dc4cc436b
MD5 ed01635a7a764dcd386cb8833f9514e9
BLAKE2b-256 e3953fc5947541b32483d6247764ba0b31489189d693c3a92c5659b73509b657

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-win_amd64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-win32.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 951.5 kB
  • Tags: CPython 3.13t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 5371d5bb3ef96348d68e321d6c8b072027f1e0f03d4ab653ce687c488eea5010
MD5 6149ddab821c4d03522459d144e98d4f
BLAKE2b-256 309969b6cc8366280f5cf9ae4c17926f631406d1f8bcd744c24dc18f37908dbc

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-win32.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 28ee9c0741f87822137bdcbf1020804ac4ae3adf3eb5d47aec868cf9df768df8
MD5 d4d497edac699168a44aa3868dcd2c1b
BLAKE2b-256 fc0cbeab894654d0e1937689c1b355056042e5714bd9649d21a820c5b51471d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 96c00164024eed128c9a1c17f650d0e18e55de4641bc7534ecbcf553c3fbe151
MD5 7b5e5c0318ed2fd435ac57ca4f017f32
BLAKE2b-256 4f9555bddb11028f9fe9515f5a649dfda7103af1592af5afc8147f7a84215789

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_s390x.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 0d1d52ede1caeaffdb49291d2afab1a84026ea986b520118d2afe06386b3da0e
MD5 748e7c58d99795dddc93fd0eef9271b8
BLAKE2b-256 1e3ec822deb486171b1c7a74d8570025182ae513c7da59d2488ddc623d32a10c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_riscv64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 48e5817536daaff91d678df76fa0e242afe667cbae34d4da3fd7a97a22e2d2d4
MD5 4f85673938ab53ab23b97c6637e22218
BLAKE2b-256 ac9a084766830d26e935d5575a5a6b10afe17b6099ccfaa25ef0c9b116eb8e39

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_ppc64le.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0eb693a934ec735ad00d7da1dcaea58b19bdaed0bf559c2badf4cfb73cb036e8
MD5 4dc474ea54ae3b5a604c9fc7d8c8906b
BLAKE2b-256 dce6f5f9ac1638e33fcb43bc48a2f4f80dbd741637600371954f29392b821c3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_i686.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b8a7a407d64da7046f43e442fa772a554eafd77c7d8afd67ccb6b08f54097ac6
MD5 6a1617314d94742b15ce4004645277fc
BLAKE2b-256 954db84d56696f68f26aa73229f432936de809c741f126ec56b061f62aadec95

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_armv7l.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6cdf98335557c5219051c4bffdc57027c6e9db00fb6dbb8f112586df027fe104
MD5 a8407ef5b921d3a31e77eea2cb0e5f14
BLAKE2b-256 d69b91d49b9240de7cfce85607d9a3152cf64bd38ae499848b3ff9bb3dd53a08

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 ee9965f9ad5d78ac4547373d2581f72b306031873cf235578d8b539883cf6481
MD5 7a546caf0f2bfe06c7d47a891501dcf0
BLAKE2b-256 6d89de410f68a470cb870b3d3a0b0b90548c104de73ebd9c51abb93a3034a9c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0c95660ae9e55c3f2c42fa9b5ea8cfd93863d557341856ee2d2bcc06d8ad3739
MD5 1644dde7b25e6f591477765a33e35433
BLAKE2b-256 96613c3fb7a51d18144ef6ded32e34384c93dcf54b15aea071b4680e655e4e80

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 ed869b2433081cb00305c57376e51395bf29d0e42156a66d29279521aa85a767
MD5 8d50932f132f525612731912cd4e562f
BLAKE2b-256 f6a29649fdc552b91d80e26335a5848c4acb62dc6cb5cfe38fd872fe9aa66d76

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 a8404a9146c2b3cf6c8fd7d5363d280a69c8a2d003adf442ab3094c143084ab8
MD5 4c122b3853e1ce2c709fb41813d736f0
BLAKE2b-256 b2f8239c53cb39d23bd25cc9961a5a70e1750049da7c3c823939595ff2ffbee6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 c5c62f4c249d5016dab7c36d4853e8348eb0538b3a1a11ed0dc6aec591a1d729
MD5 3eb1ec169625543a76eca9c6e0e83faa
BLAKE2b-256 2eca3b6a5ab7a0cfc710c8dcea9691d7932ad4ab312223e46d37ab9aed34d487

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f5348804ebc51ac0f7ee1c0fe3abd35cabe34d5c881c9d71047d22ec4d9f86cf
MD5 177d6777411f77925b9b6215693119be
BLAKE2b-256 5f0771d8edf923787db56eb77c10dddb7f6735ffc8cbbab6d30de244a4cbfb0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 59a0e0aef7c1268cddb540993a240264d2c9cbbd9717b127bc0041a86ced20de
MD5 b6ee58774a6c313334f3b0fd7ad2011d
BLAKE2b-256 4b133fb12713fb8e149b95ef13b9bf820e3a8dce994b880df813349899410241

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1cadb61de51de16a69999ed9275a56820b4926793af6daac68d5cf4344a7a61a
MD5 d880b534d8156f05ae1276bd375798bb
BLAKE2b-256 97ba4354f92b354e0fff5fd49345967d8ea3f7d298bfa8d8ac831d5af90ef596

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-macosx_11_0_arm64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 66ad86a6e0f2c91a391f1bf737db0257634a0d8bc6e304036f07cb43f29286c2
MD5 0e701bfdb5ed934839f6c8596b6dd444
BLAKE2b-256 06ca3d49af13c8ccf7bb8bccc64d65f209f70d0f4b45a3217d51e1478fd4c2e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313t-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313t-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 0e89672f6339f1b5e0d2090be08e230044243e6bbedeffa17d685b6f65c751e4
MD5 b1d8b2f4741a584020022950eff87004
BLAKE2b-256 6b18b40624fbb449abc23ddd768172809bbf745d7616530c914d84e3d236aef3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313t-macosx_10_13_universal2.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 902.6 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 b6e4f8e4d1c394d4006b06a93054527e088d331dc0f3aa8023a2315e06bb81e5
MD5 f3ad5624f6899fc7b28f087e2ebb6b9a
BLAKE2b-256 1f316dd6aa37d5e91a8743db3d70249514c2b4efb4a87d7d7f198ad7cab8934b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-win_arm64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 946.4 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 16219913bb5fd7de31976bd87a6aba090c0a4ddb2c5950ff9c179e570bc04ca6
MD5 921673dab720415a8997cb93f3e88e56
BLAKE2b-256 e150d97e8e6ec872cd3108bb3221989f4a9267456350e410027c645acc674585

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-win_amd64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-win32.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp313-cp313-win32.whl
  • Upload date:
  • Size: 900.7 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 3630ac36f2740fa46460238c4f80cf92c890cd8cd34e8731a8aa100d1a3cb725
MD5 73c8829d2393179609c514e6a209a64a
BLAKE2b-256 3d55a6554fbd6c3cdb925ead27469a5009809c37f2e7c9ba0cdabbdd5f6fb2db

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-win32.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 704162ba50fbca914f7bad268757057d75c81064bcb790551dde250b8d87c2b9
MD5 26bb579880645a10d1acdebddec75db3
BLAKE2b-256 67aefda31fbb281def35f2b357bf00407407b34af1790f4bce3be1ecc1e09416

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 c9df82ff10296929dadfea4eeafe6ccf57062c4fd86fd604bc2c4db6ac530eba
MD5 039d8e25540c49fd69b1d05009d71d3a
BLAKE2b-256 23c72474eefa0699b68867bf24b8a76d2418a6d70287f9c1135e49ef71d5c379

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_s390x.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 162f760a1f14964bb948bfdad4475b37d8ae5612b84317e6087e5deb0e690b08
MD5 68e061af97f508fc678ecefd5c379685
BLAKE2b-256 038d7aa37187a08a721ed84b4bddeef731ae89f7aec4b326282b2a84c3e4f8d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_riscv64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 b4a720dd0d513b551f20e25762f7d4ca8f40746820b38cf699fbebdf2adb95c8
MD5 58e2266b7c81af95b0e85b4bee7d8a1e
BLAKE2b-256 1a47a466cdcd24175ebd3b8e1c2b64197ab37ad96e1921119e0eaf6f9375d482

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_ppc64le.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8c3f745a574047f15f87f4206fa671f4fdae31b43da8d27236f8f143149ea278
MD5 1ac3bb5ffc165b872c61df8a545e0773
BLAKE2b-256 68f5883facde2137fce21830de65f43549f84dca191c4d212590c972ff74c7a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1c9d8da456cb8f6e4d282ccdb4bb4335e4c53a874dcbc721202933d169fe75e4
MD5 2199ef2bf8754e6061d1bc639cc81017
BLAKE2b-256 fc3131d8e313ea9694bd0bf2e7a2fa9ca3b524d0a43d41002e82ebd2a0684b8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_armv7l.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0f2e36f0ada9b2c67743f812bb81d599a0f11c2ec339055164648e790db1061a
MD5 41d369649330538cbf79410756927db5
BLAKE2b-256 ede074eff8c58b0e001add05b913f4200e306de743b03b71ffad28b01e1de762

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 d20428514ad3439cefecd28869b2ad10abe0a00f19eef5f5a69d2b00af034f82
MD5 6ddb37127b33644369c20ee952c9bf33
BLAKE2b-256 0426cffbb6006697c3aac14adf8e27f01ec3c2f8456e5e6fce86e197404d45ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c03c555245547c83f8a522a5c60c043d392db2fb376587b7cff9b8a70fc1beda
MD5 f76cfd9d26e954f13efe83f4c7049fe4
BLAKE2b-256 1bc79ae0c4ee5e8e9799f6cb4468f8f14f3d938d402d98e8803358e4e1d6f727

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 59198f50fb1f8189968fca2f408b32e8c75550e639af6f04f72f43e9d844796c
MD5 ee87fdc503c70c1aaee7b0b99cd96d22
BLAKE2b-256 d989d9774a49437dd0757d05b755e6f7c339b5a208cb5ed98a0e2fcfdbc49fb7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 d761306ea3baa79b02ddc33e70db8103234d093c2a2a0e53d817a04ec0144c97
MD5 7298722d256af56b78990dc3e95e395e
BLAKE2b-256 670b9815e9585e2964df29a365a5981dd9d97db6bacb23d5c69e914d1355026b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 e9f145c574c00bebb2da97acbc95cc5536c1022706ecad483ce4741ab39ff310
MD5 79d757bba0e49057de30d011502d13c1
BLAKE2b-256 4356943ee0884e6c7e4d868640743693513c048807d3d8660a10a222ac364a5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e61f5084eaefe43ed18da831628e8a017804746af79f6606115396460dfadf9b
MD5 93799945600e53b7a7526fcb2ac373ac
BLAKE2b-256 964832062ce02b265208b2f4bfe1560e1409753dcafe62e8bfd4a98febdcc281

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 e61b7b215fe121642f64359b59a6b7802d4568d7150bf4f25fa34783ec34b84d
MD5 5adf1806ac29d7ea4d19c1f88dc3949e
BLAKE2b-256 3c9ff2e98dc5d7213e1e2b1cce28262978156ffe0c49287c2f3bca33cb8a71c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f0f1c000fc421b125bd30424c32c60f37503f6f052cc51c8824f6ee46638f67e
MD5 907b4ac46e0963d954435670b7ac38d1
BLAKE2b-256 993b76ca530ee0fd7900c80a5f3b72d31d4efb6e196078fbc0932eddebefb2e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 7648807b1f984d9525d3852a51d644530d74a75a077290db2c3adf7aad5b8cc1
MD5 27db591a76639e8de4545dbf1f7e1c0f
BLAKE2b-256 5d5aaaf854fcfd8b3b498954f91924bf819900afb6eadea1d0e571636bf6bf0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 67dfbc3a3a19d07942deecf1b76efd52dcc506042402af2c795ddf882678615f
MD5 c1c6d15ecbcfecfef2393a657e060b32
BLAKE2b-256 3807b05e48e0ecf904230a1179a005238d8df34d44ca52d51c4b64d7af7644c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-macosx_10_13_universal2.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-ios_13_0_x86_64_iphonesimulator.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-ios_13_0_x86_64_iphonesimulator.whl
Algorithm Hash digest
SHA256 bf2231684fbba0bca71a215a8ac7c6b064cabcd232078a0865c216b28d4c2b27
MD5 927ffe2cb2cb98d6ff17a42d11057292
BLAKE2b-256 61ec981f83b7b180b2e43a8f60067cb268a0fc70f6ac99e781971a6560bac03b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-ios_13_0_x86_64_iphonesimulator.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-ios_13_0_arm64_iphonesimulator.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-ios_13_0_arm64_iphonesimulator.whl
Algorithm Hash digest
SHA256 df86f19a339f2c77b5988f6981b4a07ecd8ac12e95685dd4396f859971cef980
MD5 fb15ab5dad4f09d52b75cfe1806309f1
BLAKE2b-256 d5c61ef633d5ec856ed5698054d3fdeb37322cbe3a12d8040642db93619fcb77

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-ios_13_0_arm64_iphonesimulator.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp313-cp313-ios_13_0_arm64_iphoneos.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp313-cp313-ios_13_0_arm64_iphoneos.whl
Algorithm Hash digest
SHA256 0cd0a40e1fca66e297a6664809083cd3c289ab475f21b5ced40325abe642d755
MD5 b6b942f3e9933a14eb9d91303c2a96f9
BLAKE2b-256 1b6b96262dcbef2efc70fe24fac08d642193521019cea22150452309ac08143b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp313-cp313-ios_13_0_arm64_iphoneos.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 903.8 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 47b7594b981fb018955db098ab1583f1613a3a50a4bd2e9048f080f38a7288fe
MD5 a61ad0d7e89fd94b9c273be42dafae23
BLAKE2b-256 dcb231ff4b0cbbd00bb1dfbb6a037148fc2fc04b4395dea036fd23df624706a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-win_arm64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 947.9 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8c57afe087eddf6f72c37a10b065d143d20cf67b5ce76ed6f83cf0fcec629f84
MD5 a1028aa3952a30dc77cda91c3e5b96c9
BLAKE2b-256 a991dc70ea162fe29f034b742ce2278ce9defb4a57de4078949b7548374f7d16

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-win_amd64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-win32.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 901.8 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 93c37a2ef464ba15a05c10957913a248c98af3bc11f7fe11a3bd0ccc4c8986ba
MD5 66f152e54f2b0477b24cb5d0e49ef53b
BLAKE2b-256 e6dd241a1d910b5699bf32381b716e51aa8a76253770547aefb978bdd110edc2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-win32.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0395eb3be42932a487f90aa3cf749f45ff95dc68742bd5d7e1a31707a36de54b
MD5 820129ff0f2268ac55260827103a5407
BLAKE2b-256 c8959c2a1e9f169de950ceda98710bbe5a52eb46aec65b8387976eae06a2d6e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 eeb4224e1fde6040661471caa0dde2e0efa828777c2f2a8c46f3e2e0c6510c41
MD5 59da85dc9c7fb40879a7dbead6a1e75c
BLAKE2b-256 6ce1ec004c10e5bb3569ecd87d637a09bd13d8cc53c981eb8403ecdf3c34f182

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_s390x.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 5c8ccea5bcca8e157264a651dbc2f75652c7998c6ffda89335e6c43cbb718f6f
MD5 13e576ff31ef4da23aa1286bfe10436a
BLAKE2b-256 43eef8adf25d0696515e9bd0e5cb856bb07d9b2f46b5e816640ec5d68d442d04

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_riscv64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 d8b5ee0ae16fe7e377bced72677f1278fe6e2c03410494c233f4ed2406993aa3
MD5 d33a65e3da4ca3fa8d3730bd2a0abfe7
BLAKE2b-256 79fffe69b7a92d79aee4ccad55ecd0bdd0817d55f081aaa4e1b24cbad148ee96

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_ppc64le.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1d49b5b5e1ccda56b9d4af43a270bcf930c602f442a0223e9934cb986f8fd6cb
MD5 50e6380b6d292bbc96bc6f51016a8b6b
BLAKE2b-256 82283f4a29bab4f4e2220a56a8f94eb555fad9ecbd6b1b8323cb6d5deed014e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 84df4a7f5736ac3e6e5979bed2760ccc73c9981e81dc2651a5fa5120f30e605a
MD5 bbe077a4980a9eecd0ae487265d77750
BLAKE2b-256 c707d7674830e5bd2ef50955a1c90974f142aa7c0d044db32647c574122d407d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_armv7l.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d3daa6f80521d66810012688e2e5312763e8bf8792625dfe64d33e7d629db2c6
MD5 7cba79251f79736d5452abc3da4a82b4
BLAKE2b-256 f563de2dcf126c45fdbfb23951bfc631bed3fe2eed4604f84af3e16e28002594

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 380f400c7dd2af570ad5e45930c4b8317ac2d22332baa8a4443aca3ec5925bca
MD5 c54f849a0d2bae8d0b17d3fcc3315278
BLAKE2b-256 3a57b71a55c8f7c11c7e28eb71541bd3100c331f7c30c63a123f38713bb72837

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8c3c0cdf6442462a9b3e95085fc0ebe59c2a0f6ee1fb8f48c21f1fcf24dd0e87
MD5 a87790bdf1826435596d534c1b9c4c5e
BLAKE2b-256 7a4b8c6ba74d1b3ec15c38ac656b2bde39833d357a8173acb150971fdc40f304

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 718883db95e0f6a82ecb2c66cca46be8df1c271508ab8466fbf9413e2975de9c
MD5 2d103fab27a290a99474736aaa66c72a
BLAKE2b-256 2836896b608f9a6fbecd2566cb128cacb5e627baced751a5d0afde692883deaf

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 338f6f9406e1b292fe343ce26471a59dd9a74e238b932ca3b893e7084a486802
MD5 9c438130ad280f1c43360e808e2da88f
BLAKE2b-256 0c625748dc9f04d62827562e291fb7086448b6c091b78b266eff1d8e56cf03cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 1377d123f88c1e167d53362b1a8ed52852087dfd4780982543d1d6dbdf26ca5b
MD5 3aa14ab4cddd2ed1b1d01e3d9ab6f9b3
BLAKE2b-256 86c6992d0736ca34e85674c389929d11d9503f55c82176d6f8a2744ca89bbeb7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7b1e99ab84ddcd896621206cccea4835ba5f079526d933c584c15f11532c0e9f
MD5 2efcb58488db0991c6b7248de3b4b838
BLAKE2b-256 20d2463f1404f53da0ae07de6f23f4548486b9e02055e2592b2518258ebb25d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 03c9e80eb9697fb9dfb0c1f581c786b0bdcfe178693397ed3429ecfbaf98e925
MD5 d4237b1d944aae3b721cc8af4fdb1566
BLAKE2b-256 17eab74bb835c9906319791dffdadbe0debbc9c53ad8fb3b6044a0793a73dc65

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a929bb3cdf471d305117dcd1d73db931b3622efc70a88c3c6f0aa6883c2ccd87
MD5 2e72e386cb19040ef4742e7d3f78f4d5
BLAKE2b-256 084389376f835d3aaca5e86e5939c9d42a1ccab85387ed2925e08db7b8da44c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fb77395d038eff61fff00cf27a9059196de0a408c1638355aee2e3b4fb3c60de
MD5 c9eeea7846fe3f67124ce51bbe71327c
BLAKE2b-256 477f714aaa029ccadefb2cf50328559eeb600b5f790d4571a32f376f634a350b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 1ea2cf28fdda8b53d61df6abdb0764c53d308910900702429edd9b9ff5e10a2f
MD5 6f8e365eb2aa08c6829f066ee6b2b422
BLAKE2b-256 519c6cd2f6636f7e14b28fc15e1111dbc7ccd6ba659ccbc09f9eb199a79fca42

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp312-cp312-macosx_10_13_universal2.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 904.0 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 cfd315b21a5d2d8b81f318459afc98b12e3ec23c1699d679339362f442980e1b
MD5 ed306c96246d64f75197c57671ae6e62
BLAKE2b-256 64222cca6322a0a33bc403377a5e0d4bd1ef321c7646aa9a9e30c445574518db

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-win_arm64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 945.7 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 936c9d42d5a1fb1cdcff42df1dd02f0a77b3b0cfdb248c8d7aa008cdf06ad7f1
MD5 bc7b031a36d6a1b8891de28efdd6c1a3
BLAKE2b-256 1c71c8fcce421220771dcb6d31e300d156b54399d906b7372d91ceb3185b9cf2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-win_amd64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-win32.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 899.2 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 b521ebb52c205168671f561b26fe550488abb0d3e0ebbcca76260ea1471b4242
MD5 1f63ccb436b7295525d665a9553372ea
BLAKE2b-256 5ab2f63b08dc1c1521468d752a3ca2615cbba51929370a48604f21e200043c86

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-win32.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e96490ee906cc76027ae92f3501118a1cfa43845d2d057559070d48ec797666a
MD5 4f6c189cd06d02fd86104f1932ccc12d
BLAKE2b-256 77dd09e668043a4c529f2bc4a1343b7722b9b9b155affbd7455c90be928b6e79

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 febf0bbdc2afade936699cc0b11a72523f8521732aafa4fd6a797ab9bda32818
MD5 88c02b888cdb7fb05b19e0766ce81a5c
BLAKE2b-256 756e0b3a7a85d1911eac94080ad599167e43a970446215d7f8bae81c945b9333

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_s390x.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 11f13133642645685b87954ae8018e9de268961e04584c04a4ddb06fec13b7b5
MD5 e2122121936f8d6a19239de0bd06e1dd
BLAKE2b-256 d9b48d701bdfcff09c746b1cd39a6d0b3401841393d28c5e749cac88bb50163f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_riscv64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 589cf3f12eb0618e35cb2e797ab8f1718e05d3a85718473be41e82c886418118
MD5 d991ee7b11262ee4535acfd4bd64760f
BLAKE2b-256 252f6e970c96f85690cda1244d5090d50ade289b0ca495c4c21f0c05a65b1320

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_ppc64le.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2fbd346dc094da4c4901a3f4d6c11c54f5b14352b96c0702859aac1aad3812a5
MD5 502c8a3168fcdc5d9f0f89ddc84678dc
BLAKE2b-256 1314634f889be51379b7715d709ba372efda227e91f1a6f6878547ada9863d0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0fde9773e285d64c0b6595f55c6b19c4fcebee3a33344ef41f90d931b86208bd
MD5 bcf96a85998f261b68d731a390a0e3f5
BLAKE2b-256 8270a4f39e78b0f334747801718c58e24fb0c0d4987ac3293dfc426bf80ac484

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_armv7l.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 27f863b7e81ecf44c26cbb1d94e042b69e24e3965dd427410308eaecc4ea45d4
MD5 cbf422930d8dab6b8e835739ef9aff9d
BLAKE2b-256 e317e27f698d68f83710702670e52ee3cbcec4162422ad999c4bd91b9a1a6449

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 006c813dcf21d44833f97b5b78cd0e63151bea295ba6f0fdde4eaa7370bfcbdc
MD5 248260285dda63c9c2e2104eb5d807f5
BLAKE2b-256 d2296e600366f4030ab40af1d0fedd6ccf84d7aed321965464b9b41fcbf77c5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6ef148ceeb2f69474908a5fdb68eeb8f0281f80fb39d23ced8b2e341adfc5ddb
MD5 4916739f37371b8e83146ed3f73615e5
BLAKE2b-256 7a75901c0ebca1a05eda77added0e36ad727fecdedb4a353bb7ecb62f3e917dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 98f07de5f099b2989fc3bc28d50ea19490fe21e42554af58aa4d0f4aa9016d2b
MD5 a4581e1b62a77b979f1bc817e0a3f3f1
BLAKE2b-256 4da13b63d7bba6dc8acf378e6bbfad97364b6ed103c2f02f1f9a298814268e2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 9650b21d47fe69674b19b4e9800afcc1bb9f687d85e6add0e6fc452392061e27
MD5 cf6f4a92d9f01b5278d9010ce270b49b
BLAKE2b-256 6bc0042754a3614612a67b653bce7f6650e4b1f7ad8330dbe0689623bc40373a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 db87d4dc3035ad74498859fab0778c743f08145e0c5652da89de627c60ef98f0
MD5 cd2178db1055b296cc0af5cf3edac512
BLAKE2b-256 bcafa023e98ecc8577fb7b5ffffcc1b8551f37c4e651de8de25309992e942ca3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 80474472247d274a1e3f0ba9e3798fe884c624cfd5a8b09b76fc760d9b3edcdd
MD5 a1f8c6685ff121d4791788c217cc4367
BLAKE2b-256 465bff21abe99f5a634b614edd2fcd1c0bed38acb61db5c3498d47f82eb83da1

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 b3efe1db0b330e3fa824acc4cdc0ccd9612ec14547ba90eaf9fef0abd2e6195a
MD5 2ff8d348e7544d7a0dd4e03183daaf64
BLAKE2b-256 4ede3990f6a3deceb0d2d7c1a397b32235a52d034269a43b0ec469d92128b1b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 00cb67f42a6490b3e2f296e0820495211a9940a704f7af16eec3fc1a4d61953a
MD5 7ebc5e7fd6410d29456cd482ff471549
BLAKE2b-256 37154674617366df607ceddb316ffe611b9a377427f0af3c67aa135b58f8906d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f18481e4b8938bb2f8a124edd0d8eb318a5fd0e9de815e645a6ff953f42bb625
MD5 a9878f210bf4b32e42eb70ea2d366819
BLAKE2b-256 5175b77c1c32924de036d097ab752a200582168dbc3f96391524a37d192a3931

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 9ac2d0781a351d0868d54e0504eadd8cb1cd560090c63ebcbd03c45b1b87aeaa
MD5 fe3830fa07ae32dd5fde5aa18437dd24
BLAKE2b-256 0adf651169fb6f59115e37fb796be28c48b9550f151c369ba3547fc2265ff3d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp311-cp311-macosx_10_9_universal2.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 904.7 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 bfb5a41b6a4113644f6e4c1c9a1e87f6863127867f3e174d2912f95ed84657e3
MD5 c1437eca22af7dd10adf464106bacb09
BLAKE2b-256 3797ec2eca0f8c254b77550beda1af23c2c652f6190e62425c695f5929a0d27b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-win_arm64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 944.7 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d266cde8953a82bc68555b8815b65455623834a0da50357f8e53506b33045a59
MD5 0c60115e5c73cfa324eb6988c9894e9a
BLAKE2b-256 d7ca821cb6653ad673d93eb89b5fa7e9ea8d9592c758aa0ad7ca77cd9d12e053

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-win_amd64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-win32.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 900.1 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 0c72fae56d3ea8fc8462d22a0c08c7c45acf16d1a98ba106a94d1d53d78824c2
MD5 6a49e9272b853cd58bd5bdde1a6be19f
BLAKE2b-256 6fba09a7ba7252038f53cdf49b3ce1b1eb9d66cc975febaacf9bcfe9252e8e83

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-win32.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6bd3e1d946ebdf2e91466e2eb4a5425a92fd6f69919765e47b646e64b12239b5
MD5 1ecac46fe44485c8af4d2449d4831954
BLAKE2b-256 d94f66782e464336071af9677f0764e95d37b8bac96b84d7299d153da78b3577

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 3e177e71bd90991427beed8da25f7e4960293008d6e380db385076d12b368042
MD5 66ed70dcbc1c71d0a9b5becb3e49753b
BLAKE2b-256 cdcbc11bf5fbe3f08cf3fb7cd46e30e6b22deaa93f739d76525b854713b735cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_s390x.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 b5fbe2b675150d27e653818319c29faf6e2b19628d17ac90e328013dc590e47a
MD5 d09475c1004fd636f4647bdc47ef292b
BLAKE2b-256 82e068896f38de8e1642f84dc738dd1bc0c37235a11e98f30c179a12d1c59fb0

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_riscv64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 41de7e6f8bb9a966f82665673ab352f65d35ab426cdd8397a8230696581a4bdb
MD5 3263cd84d602f15eb3c77561a6bae99a
BLAKE2b-256 e074feb3912a78a5a011088f07cb1af349dda9ec257578f4cbcc4d40fcd06ced

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_ppc64le.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 37ead137201ea81f4861431c9d1008510fd0f1a2fe41ee60ce245e2ab0ca912f
MD5 63c41f61ce78e1ff1f25ed501036a3d6
BLAKE2b-256 94a636361b9412fd52bedd0191b0952be4a21174f323de50c129cf98ce3ffee4

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 572b236d17e0c50f60b0169fe43876babb702110b8c68fe3da4a9ee365d9c1af
MD5 8da3ea1e3dfae4afa07a55f07f6e64a6
BLAKE2b-256 b4ee307191fad40c3459f8236f74960e9e6663afe9294d1389783c2782f362d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_armv7l.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 92cd24a8d616ee004f8962f1264eebca1dc0372a21d89b020e33c704a742ecd8
MD5 5d9226da42632d50a10e48cbfbd0f37c
BLAKE2b-256 ef50151d568b8c9fc477ec481383567fe355898a2bfc4febbbda1dd7141745a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 d1eeb02dc0930b3b10d46830723f183d546bf1c46b4c8c95d75b14ded7f71149
MD5 9340d58f6ccfe58fb7bdec2d08a5b91f
BLAKE2b-256 846b0988fb3d7b0cd19fd76e26b3848be6292451322cb33cec1b0b2d881b2eb5

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 48249913d9ad1b85388c43284332c9764ea1c8a4a7011d5d4fa809b9370a5c49
MD5 ac6ed3d63eb1297d3ae68999931096c9
BLAKE2b-256 1c08eb36b93ed623c8f0790defeb3187fdc069d0237bdb78bbd0aaf9018c6d04

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 d5ad07e7cb5b204ff5b153d992fb0912413aa7fd4da09906a4dcba1c5c41b5fd
MD5 250b0ec8206f8c012dbbfbd42ab80173
BLAKE2b-256 e8d16524f75b59afbf9e8b4a977c3a42e204c1f9458ed3c508f8356fb09ef8f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 31073653a7ad36c5ec436f162781d7dcb008e285e09f9d1d2d591352942ff568
MD5 69093853df8fdb00601dd1451b729016
BLAKE2b-256 779bd79721e4f1d207deffbf7ab116ee16bbdaeef3287cdbb5231dc29b1b8bc7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 b1c3ee74a4edaddbc746e8fa34ebcf8dbe265e21dc06ee4a42195c6f8dbbbc83
MD5 8191725c69088723d36ac94ef1f4dd91
BLAKE2b-256 81d43521985d0db05105500128f376f9b2b25664d950eafc817674c612dc0c12

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 294fdceba7a0fe642bfdfc7cd1fc44a4119338be42ee92f2f1c145ff1a1993ca
MD5 bb95b00bb2cc393fe30fdb3363f884c4
BLAKE2b-256 27cc7d7adcae7706939d7577e53970b9b58636e51c1a7c441416f94fc47058fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 edbfae108eb694bd8c737fa1c46fe64ba7b6521f5dc0af0fb0f159e648018e64
MD5 ebb8902d2ded6ef5460bbdf4d46086de
BLAKE2b-256 c2ae882aea780d55040ed91f502befdfe9a544caa48c4f57372b724ff7f7b026

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 426a4f6f23d599df6b1eaed375379ad1de3ca86c30109ffa61710c8364d25969
MD5 54eb3e201f8dc9dd66568305c1ed7e53
BLAKE2b-256 191f690d39162ce09886f9c5bada8b3250f180f234f01e3c753dab35159ff691

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 400bb105ac40288ce3edb454796eb7d45d9b57f2277fdf9c35137acbf125967c
MD5 985c81ac466ef5876811f87b7b127e91
BLAKE2b-256 aed76cb8c6dbe8b9935ba9dcee83a681529cabfd2222ac7f6493a911d436be3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 74a80b621b9946ffa0708d591d0f393ffb6e4248810f9c1b3ab1a2183257bcb5
MD5 6a1c5e42dc9c419cfc270ff355193b74
BLAKE2b-256 d53c82f47578c7a7f76197602ed4be4d561e322e901fd4cc4d143cd4b6341da6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp310-cp310-macosx_10_9_universal2.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-win_arm64.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp39-cp39-win_arm64.whl
  • Upload date:
  • Size: 905.8 kB
  • Tags: CPython 3.9, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 54ab0d43ab03e4c08be43d3ad1c079775e1a373b2ec34d5bc79fbbb675d0b77e
MD5 a8a9a309fc440fe9ff0a6f958afe0e2a
BLAKE2b-256 fadd4d25c2e7d26088c2c45a9e990b1959105216abf114f04fd1112308e64f6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-win_arm64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 946.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 eb9742fb75ba394bb1902375b2a3555bb90d526de8ce2260a3bd6b43c8e90b94
MD5 935c8f66ee86034142a2e095217c9791
BLAKE2b-256 0a49c5fe57725d39057a70597aa0ce228faf1ce4efe63f419c7a17860d5a1fe9

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-win_amd64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-win32.whl.

File metadata

  • Download URL: cytoolz-1.1.0a2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 901.1 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 653e1381fa738335b7e9c4b7ed2b349e61045c2d3b70ce7f34019941965b3812
MD5 5fa3d93888a1b2175d5bd38394def353
BLAKE2b-256 ce54af71f4923d7b174e83d44b355ee3e1cba98cc436f20718408502f318aecf

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-win32.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9ecb6330f49e6b9b2902b53290b51d5632e990d02fbd4c753286d6ea2663f41b
MD5 a9faf8d8186cbfcb55c8aaa73896b9ee
BLAKE2b-256 d5fe3e46d0e3f897f9d2b1e481cb14a96a5625550e8898b75bff47d39a48ddc2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 0d20e697bdcc10c89b83ad7f02a546cdc41d2ccd87f008ecc52f8b2bac0c916b
MD5 bf3c8110f62cce09f753874ed89c8bca
BLAKE2b-256 c789af0eb318dc884ca453440c7f80d7485f62395769cd7afa7be67135568853

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_s390x.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 e39e78c37680dd3554aec6e13e11d15621810b0cbc8af08de976fdd48710e040
MD5 be203c37a927de99795af18414b0e3b9
BLAKE2b-256 3f9674a0cc972e228f13597ec5b1cc5bf24778a64cb5f8ccf39171ed7aa49c19

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_riscv64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 9e998163813439358b1b10277024db090c1aa525e74f00fad9af2c0e498d824d
MD5 cdb059db4ffb3ecba9833235c83bf43e
BLAKE2b-256 a4a1924ae8b170981a1cdcf7cb59a8af9ba873cc900c021abbf05df20cec06bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_ppc64le.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c82b7dd0d342fd98482331ab61b4b92a3f82e8d202b0764e2705fb174f28b075
MD5 3e25ca3189a4c3d6bcc2298b6894f749
BLAKE2b-256 d7d0108bdd7580759b2e709d3d54f039258a914ebb0f9610214473610b006bf4

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 18f9e5c06453e8d9af5afd62ea6ad816b86c90ef080c524e359b3ad320d71fdf
MD5 f8e4b29bdfe861cb522a77b82213f0a3
BLAKE2b-256 e83aef53951e4232efdcc8520640af90f4bc2c73d55d1bedf7d7551dc490800e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_armv7l.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1a7cece4268cf8901655dd8a965c8ef362d094af189282a3873a29316bf5c944
MD5 944c3d5b321023040b85d8ec7ccbc5fa
BLAKE2b-256 b5f9fa726d1d3cca9ab224d1c372c3e56b21ad09bb89b1a4b550909eb879a586

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 a477132c89d7298afb65f8523c94c63103e5a58a67da5e3bbf0457b6775eeafc
MD5 48b4213dbba9df7b377f32198a591eeb
BLAKE2b-256 318ace45d3e4488a4e315cfd91aa601c29eac30ba0ed790d476eda86f999a7cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bc244e60c8e149c17c4fe9fbc3ecd210ccc09c7882f89373dc9b8d62af0a35ac
MD5 4240ac76eb5955cba12fe52ed9607002
BLAKE2b-256 4ab6878c08e0db5809ceccc28f84cc41bc01ffc976b13b54a1b8a8fddf368251

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 3e1737e7f8f173767a797d68a3a5e4bd4921eb2fab93e9ed86e00991a84838f8
MD5 77fde7655565dd90114355c40c67c67a
BLAKE2b-256 d55076ee9506f893baaa882291bb4a11be5ed6b7447d613b74c786dd45d0c67f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 eef028877bf4423913b70761d8d133eb11d581fafa86d022129d1f764a3635c1
MD5 2da9e56cd07cab9496246d87a7ac0811
BLAKE2b-256 5c90d9577603b5003014cf7ce31e7cb8512f768d3ae9c4573d01603865469165

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 cca5116c43f475e2b9ede75cf6635d38c80d2f5189497920ce9dac2e10d0ff1a
MD5 37b0e7a4d5f670abf4ac4f5e3fac6705
BLAKE2b-256 d224886db207defd1c75e8efa156bf8e8c403ece3e5e16bba78cdf8a43b0ab30

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b15710b1573d19c94031ae46c94c1d1b96972936931a450251e562547956d515
MD5 4f706e714903f59d003ffba366b8cefa
BLAKE2b-256 c0e2558fc382d7d79e52a2324b0c6705637b38a7e8339994c9dd2364e8f6a60b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 9c59f60ee9c54557b2f6b933325451b83f7439e9ee3ce676a30943b29ee64ebb
MD5 6ed60c7e02c887bc4c6603bd89fbcaa0
BLAKE2b-256 4cafedb217f24390f71a7b0797817b2fdf3fe6c7c27e647aa7bd330b9b96f433

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c100f86c41d6683ec31a3df95efc760d0a90f0603c1d45bafc17f62ce5c71ebc
MD5 ef88c3b9bf452215e5dff5a62c130888
BLAKE2b-256 d04c76aff7bd8079a7e232bc63cc3220511694067d93b05f24d5bdcb6302decf

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4e35647b3072d146a1bed22f0485318d5a659e84aad2e2c44afbbb303d9835f5
MD5 6fcb73303c6e3af56e19d8ad5ec825c6
BLAKE2b-256 09a497b76bfae73c503567c929c14f0c6ad112385d24881e328bd9012a61995f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cytoolz-1.1.0a2-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for cytoolz-1.1.0a2-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 0ea6d1e7cc0efd681f2b803c31c3040f08bfb00b8244c1bb231fdd98542bb4d2
MD5 cc98a29e332574b063623a8b4f7fa9e5
BLAKE2b-256 6c31aaa0ffa7ff9311f3abd7d94f04c26e84557e8ac84f44460f1ea00e46dd4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cytoolz-1.1.0a2-cp39-cp39-macosx_10_9_universal2.whl:

Publisher: wheels.yml on pytoolz/cytoolz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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