name: cytoolz version: 1.1.0 summary: Cython implementation of Toolz: High performance functional utilities license: BSD-3-Clause author: CyToolz contributors requires_python: >=3.9 python_min: 3.9 install_size: 878.3 KB module_format: platform-specific doc_url: https://toolz.readthedocs.io/en/latest/ repo_url: https://github.com/pytoolz/cytoolz last_released_at: 2025-10-19T00:39:34Z releases_last_12mo: 3 avg_days_between_releases: 161.1 platforms: linux_x86_64,linux_arm64,linux_musl,macos_x86_64,macos_arm64,windows_x86_64 ## dependencies toolz >=0.8.0 ## extras [cython] cython >=0.29 [test] pytest ## maintainers Erik Welch