Skip to main content

Z0Z_tools

Temporary home for humpy_toolz, humpy_cytoolz, and humpy_tlz packages while improving them. The audio processing modules previously in this repository now live in hunterHearsPy.

humpy_toolz

humpy_toolz is a typed fork of toolz. It provides composable functions for iterators, dictionaries, and function composition with type stubs.

from humpy_toolz import compose_left, curry, merge, pipe

merged = merge({"a": 1}, {"b": 2})
transform = compose_left(lambda x: x + 1, lambda x: x * 2)
result = pipe(3, transform)

humpy_cytoolz

humpy_cytoolz is the Cython-accelerated companion package. The core modules dicttoolz, functoolz, itertoolz, recipes, and utils are built as extension modules.

from humpy_cytoolz import curry, groupby, merge

humpy_tlz

humpy_tlz mirrors the humpy_toolz API and imports from humpy_cytoolz when available, falling back to humpy_toolz otherwise.

from humpy_tlz import curry, groupby, pipe

Standard library operator module is "curried"

from humpy_toolz.curried import operator
from humpy_cytoolz.curried import operator

Installation

pip install Z0Z_tools

Sources

  1. toolz
  2. cytoolz
  3. toolz-stubs
  4. cytoolz-stubs

My recovery

Static Badge YouTube Channel Subscribers

CC-BY-NC-4.0

Download files

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

Source Distribution

z0z_tools-3.0.0.tar.gz (813.8 kB view details)

Uploaded Source

Built Distributions

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

z0z_tools-3.0.0-cp314-cp314-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.14Windows x86-64

z0z_tools-3.0.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

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

z0z_tools-3.0.0-cp314-cp314-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

z0z_tools-3.0.0-cp313-cp313-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.13Windows x86-64

z0z_tools-3.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

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

z0z_tools-3.0.0-cp313-cp313-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

z0z_tools-3.0.0-cp312-cp312-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.12Windows x86-64

z0z_tools-3.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.1 MB view details)

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

z0z_tools-3.0.0-cp312-cp312-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

File details

Details for the file z0z_tools-3.0.0.tar.gz.

File metadata

  • Download URL: z0z_tools-3.0.0.tar.gz
  • Upload date:
  • Size: 813.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for z0z_tools-3.0.0.tar.gz
Algorithm Hash digest
SHA256 e08aeecb1a8b9530282e3ca49430b09a1227c841da4e5fabf93ada10ae91e494
MD5 278e70fd4b5656b392b201f7b508e442
BLAKE2b-256 a42b36dbcba0241a0f45b4475bc90e0ab95f29f0b308c7c9e30829148d1bcadd

See more details on using hashes here.

File details

Details for the file z0z_tools-3.0.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: z0z_tools-3.0.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for z0z_tools-3.0.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 a86ea30d5febf4a63555ecc62c36ed8c9119bde7bca6dc18e8d69d12a043abaa
MD5 b949806fe12d7e4cda3087133fa997ad
BLAKE2b-256 7fd54aa5155eb184589a0aafd66507478fe4ce69708164dc493fed5464c58198

See more details on using hashes here.

File details

Details for the file z0z_tools-3.0.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for z0z_tools-3.0.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c78d24fdd773f4caec8ee87f64b14dcba0d6c01e61d72d8501b538b3b1a7d055
MD5 90e843da2bf94774503cd3f1b5d8255c
BLAKE2b-256 c03f8957d0c1939969b27a4380b4e92b330dbffe8493bd1006a2cdf17df9d7a2

See more details on using hashes here.

File details

Details for the file z0z_tools-3.0.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for z0z_tools-3.0.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d05fa5971ad539b1aa08db6a70645c53c439eff3fef3f724b5afc38446c59c74
MD5 5f0a68f84d4a189865a0eedcdbccd2fc
BLAKE2b-256 e7ead9b08c603a8016703daaa71c033bca532fca6691031b71380eefb31c4bca

See more details on using hashes here.

File details

Details for the file z0z_tools-3.0.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: z0z_tools-3.0.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for z0z_tools-3.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a5d2f2daabe4a99cfd2a0255c7b9f67b455123da75d99407dbaade72ba12cb8d
MD5 68f325d93abaa80a0efe9c4cb468f962
BLAKE2b-256 c98dcc89b747c8d5bbcbf48d52b7feb7d3b557356a93b0fabe4988fc1f8d6af7

See more details on using hashes here.

File details

Details for the file z0z_tools-3.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for z0z_tools-3.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9b8acc2564ca7af171659421a998daa7ae71a961c957e569bf73657a2a9a3f28
MD5 bb6ebcb8d20e8c9e35bc907f3ab812aa
BLAKE2b-256 bb24a7d76232afa377c3a7599c21ed3e4e4167499ce2ad6bb467a60d04d35f1e

See more details on using hashes here.

File details

Details for the file z0z_tools-3.0.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for z0z_tools-3.0.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 84705ea313a1888ba3f61b259e8530cff8d091872a7fc5b5eb00d081073a3c5b
MD5 4c0913f14ae41f3c70b723d4d677afaf
BLAKE2b-256 66b09ecc735b4658563aeb4db2d7c15e6eeb7febd77d970458c5d1c133fdeb36

See more details on using hashes here.

File details

Details for the file z0z_tools-3.0.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: z0z_tools-3.0.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for z0z_tools-3.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e1403efe75525b45939c07865b9fada39825e7e7194972b6754b16959a07f163
MD5 9caf2642e5118d965db7e05a0b5ef9e4
BLAKE2b-256 f91bda4442cfc0f7de69d163a6a130146d3dc4fc5b0f8bf96a2f798b84eea1dd

See more details on using hashes here.

File details

Details for the file z0z_tools-3.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for z0z_tools-3.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3dc26d07c2fbb6c886c5c9c30b722a7198076e65b4d67556067838fdf638cd9a
MD5 8ce7cfb31e81682f83e243a19bfa2562
BLAKE2b-256 889958315975581ddcce4ac6494244dbd0e2a3abb6897f263a418b6ac5098d70

See more details on using hashes here.

File details

Details for the file z0z_tools-3.0.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for z0z_tools-3.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 00b89dd6c52e7543283c9cb1799325c08b7dbbfd063a195fa80752b20ba44e78
MD5 267498f586586369142baed1f256725d
BLAKE2b-256 ef32817bf77d4959109ea8b6fbef953264fcf9d3214b46824e184ba0082079bb

See more details on using hashes here.

Release history Release notifications | RSS feed

3.2.0

10 files

3.1.1

10 files

This release

3.0.0 This release

10 files

2.2.3

16 files

2.2.2

16 files

2.2.1

16 files

2.2.0

16 files

2.1.0

16 files

2.0.1

10 files

2.0.0

1 file

1.0.3

1 file

1.0.2

1 file

1.0.1

2 files

1.0.0

2 files

0.11.0

2 files

0.10.16

2 files

0.10.15

2 files

0.10.14

2 files

0.10.13

2 files

0.10.12

2 files

0.10.11

2 files

0.10.10

2 files

0.10.9

2 files

0.10.8

2 files

0.10.7

2 files

0.10.6

2 files

0.10.5

2 files

0.10.4

2 files

0.10.3

2 files

0.10.2

2 files

0.10.1

2 files

0.10.0

2 files

0.9.5

2 files

0.9.4

2 files

0.9.3

2 files

0.9.2

2 files

0.9.1

2 files

0.9.0

2 files

0.8.2

2 files

0.8.1

2 files

0.8.0

2 files

0.7.0

2 files

0.6.10

2 files

0.6.9

2 files

0.6.8

2 files

0.6.7

2 files

0.6.6

2 files

0.6.5

2 files

0.6.4

2 files

0.6.3

2 files

0.6.2

2 files

0.6.1

2 files

0.6.0

2 files

0.5.3

2 files

0.5.2

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page