Skip to main content

Hydrate Python dictionaries with Rust.

Project description

hydraters

Hydrate Python dictionaries with Rust. A general-purpose algorithm, used in pgstac to reduce the size of the items table.

import hydraters

base = {"a": "first", "b": "second", "c": {"d": "third"}}
item = {"c": {"e": "fourth", "f": "fifth"}}
result = hyrdraters.hydrate(base, item)
assert result == {
    "a": "first",
    "b": "second",
    "c": {"d": "third", "e": "fourth", "f": "fifth"},
}

Installation

python -m pip install hydraters

Background

The code for this package was taken from pypgstac. It came from some benchmarking that determined it was much faster to do this operation in Rust than in pure Python.

License

MIT

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

hydraters-0.1.0.tar.gz (13.9 kB view details)

Uploaded Source

Built Distributions

hydraters-0.1.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (390.1 kB view details)

Uploaded PyPy musllinux: musl 1.2+ x86-64

hydraters-0.1.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl (408.8 kB view details)

Uploaded PyPy musllinux: musl 1.2+ i686

hydraters-0.1.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (487.5 kB view details)

Uploaded PyPy musllinux: musl 1.2+ ARMv7l

hydraters-0.1.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (405.4 kB view details)

Uploaded PyPy musllinux: musl 1.2+ ARM64

hydraters-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (220.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

hydraters-0.1.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (257.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

hydraters-0.1.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (258.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

hydraters-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (226.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

hydraters-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (220.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

hydraters-0.1.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (232.4 kB view details)

Uploaded PyPy manylinux: glibc 2.5+ i686

hydraters-0.1.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (390.1 kB view details)

Uploaded PyPy musllinux: musl 1.2+ x86-64

hydraters-0.1.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl (409.0 kB view details)

Uploaded PyPy musllinux: musl 1.2+ i686

hydraters-0.1.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (487.6 kB view details)

Uploaded PyPy musllinux: musl 1.2+ ARMv7l

hydraters-0.1.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (405.5 kB view details)

Uploaded PyPy musllinux: musl 1.2+ ARM64

hydraters-0.1.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (257.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

hydraters-0.1.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (258.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

hydraters-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (226.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

hydraters-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (220.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

hydraters-0.1.0-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl (390.2 kB view details)

Uploaded PyPy musllinux: musl 1.2+ x86-64

hydraters-0.1.0-pp38-pypy38_pp73-musllinux_1_2_i686.whl (409.0 kB view details)

Uploaded PyPy musllinux: musl 1.2+ i686

hydraters-0.1.0-pp38-pypy38_pp73-musllinux_1_2_armv7l.whl (487.6 kB view details)

Uploaded PyPy musllinux: musl 1.2+ ARMv7l

hydraters-0.1.0-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl (405.7 kB view details)

Uploaded PyPy musllinux: musl 1.2+ ARM64

hydraters-0.1.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (257.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

hydraters-0.1.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (258.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

hydraters-0.1.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (226.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

hydraters-0.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (220.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

hydraters-0.1.0-cp312-none-win_amd64.whl (96.1 kB view details)

Uploaded CPython 3.12 Windows x86-64

hydraters-0.1.0-cp312-none-win32.whl (90.1 kB view details)

Uploaded CPython 3.12 Windows x86

hydraters-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl (388.2 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

hydraters-0.1.0-cp312-cp312-musllinux_1_2_i686.whl (407.5 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

hydraters-0.1.0-cp312-cp312-musllinux_1_2_armv7l.whl (486.1 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARMv7l

hydraters-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl (403.8 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

hydraters-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (219.1 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

hydraters-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (254.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

hydraters-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (257.7 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

hydraters-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (224.8 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

hydraters-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (218.6 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

hydraters-0.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (230.5 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.5+ i686

hydraters-0.1.0-cp312-cp312-macosx_11_0_arm64.whl (190.3 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

hydraters-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl (195.0 kB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

hydraters-0.1.0-cp311-none-win_amd64.whl (96.2 kB view details)

Uploaded CPython 3.11 Windows x86-64

hydraters-0.1.0-cp311-none-win32.whl (90.1 kB view details)

Uploaded CPython 3.11 Windows x86

hydraters-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl (388.5 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

hydraters-0.1.0-cp311-cp311-musllinux_1_2_i686.whl (407.7 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

hydraters-0.1.0-cp311-cp311-musllinux_1_2_armv7l.whl (486.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARMv7l

hydraters-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl (404.2 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

hydraters-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (219.5 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

hydraters-0.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (255.5 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

hydraters-0.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (257.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

hydraters-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (225.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

hydraters-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (219.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

hydraters-0.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (230.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.5+ i686

hydraters-0.1.0-cp311-cp311-macosx_11_0_arm64.whl (190.8 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

hydraters-0.1.0-cp311-cp311-macosx_10_12_x86_64.whl (195.6 kB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

hydraters-0.1.0-cp310-none-win_amd64.whl (96.2 kB view details)

Uploaded CPython 3.10 Windows x86-64

hydraters-0.1.0-cp310-none-win32.whl (90.2 kB view details)

Uploaded CPython 3.10 Windows x86

hydraters-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl (388.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

hydraters-0.1.0-cp310-cp310-musllinux_1_2_i686.whl (407.9 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

hydraters-0.1.0-cp310-cp310-musllinux_1_2_armv7l.whl (486.4 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARMv7l

hydraters-0.1.0-cp310-cp310-musllinux_1_2_aarch64.whl (404.5 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

hydraters-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (219.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

hydraters-0.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (256.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

hydraters-0.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (257.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

hydraters-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (225.4 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

hydraters-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (219.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

hydraters-0.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (230.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.5+ i686

hydraters-0.1.0-cp310-cp310-macosx_11_0_arm64.whl (191.1 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

hydraters-0.1.0-cp39-none-win_amd64.whl (96.2 kB view details)

Uploaded CPython 3.9 Windows x86-64

hydraters-0.1.0-cp39-none-win32.whl (90.2 kB view details)

Uploaded CPython 3.9 Windows x86

hydraters-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl (388.7 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

hydraters-0.1.0-cp39-cp39-musllinux_1_2_i686.whl (407.7 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

hydraters-0.1.0-cp39-cp39-musllinux_1_2_armv7l.whl (486.4 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ ARMv7l

hydraters-0.1.0-cp39-cp39-musllinux_1_2_aarch64.whl (404.6 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ ARM64

hydraters-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (219.9 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

hydraters-0.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (256.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

hydraters-0.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (257.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

hydraters-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (225.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARMv7l

hydraters-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (219.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

hydraters-0.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (231.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.5+ i686

hydraters-0.1.0-cp39-cp39-macosx_11_0_arm64.whl (190.9 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

hydraters-0.1.0-cp38-none-win_amd64.whl (95.9 kB view details)

Uploaded CPython 3.8 Windows x86-64

hydraters-0.1.0-cp38-none-win32.whl (89.9 kB view details)

Uploaded CPython 3.8 Windows x86

hydraters-0.1.0-cp38-cp38-musllinux_1_2_x86_64.whl (388.4 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

hydraters-0.1.0-cp38-cp38-musllinux_1_2_i686.whl (407.6 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

hydraters-0.1.0-cp38-cp38-musllinux_1_2_armv7l.whl (486.4 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ ARMv7l

hydraters-0.1.0-cp38-cp38-musllinux_1_2_aarch64.whl (404.3 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ ARM64

hydraters-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (219.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

hydraters-0.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (256.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

hydraters-0.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (257.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

hydraters-0.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (225.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARMv7l

hydraters-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (219.0 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

hydraters-0.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (230.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.5+ i686

File details

Details for the file hydraters-0.1.0.tar.gz.

File metadata

  • Download URL: hydraters-0.1.0.tar.gz
  • Upload date:
  • Size: 13.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.7.4

File hashes

Hashes for hydraters-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c997b4cedc8b281b4842f45eddcec163b7c0c066d64d0bdda9cbbef069e6ef49
MD5 dd0fe9b04dd3ea5b8bab0c70991bc951
BLAKE2b-256 2ab41bb754de8ad8789c7ade0c84740befb99b791979aa451c44382423f28744

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cab83c31948c519cef9508cbcfcca17772eae83c1a9f3f06fb4d975b61caa8c5
MD5 15d3e1b0daeef80dbefb69fe69bd67c2
BLAKE2b-256 5e0c9233c83ea36f6580cf81946bd3df86e4a0552b97b990d9e291d031ba8b36

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4b149faba8277aaf63e6164dfc83188a5b568ec4437ca541b28172ffe1907c9e
MD5 523a2270ab6f7035d6101f5d5f4846db
BLAKE2b-256 481dc5a4eb6834194d867845170e0adbd50b349ad06cceba72839660477e9a4f

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 583e46324eddacd21a466b31d3b97a0b2ebafe72f3d7a037091aabf5107b3161
MD5 1881fad134ec894257f48d9a48da6b67
BLAKE2b-256 a568988e8c4f25a84bad3f3ce7172828c9fc6c118b341cdedc3b06f5394c72c1

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e2aecfada84e5be7e19432abdb6218b136eba90b17c2e45c8d5a84adbcbcc244
MD5 04b874294932218f35f03f951e1201f0
BLAKE2b-256 52a1bc11ce8e60fe4bf6934057dcdbde6a3d796ec84061ab895583b52b508d3d

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3672373439bbb93e0685e5411df55975547c2d082357625e3484a12ddb548fb4
MD5 39e979b7b0d8a424419696f800ef6bac
BLAKE2b-256 3e692f87aabe75ba39963aeb555091dd4478760ef7c13356fd6a04978d895170

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 99cbd194a34f36d30b5865e7a2800ac431cffbd8f6d3bb1093d718f7a5b38de9
MD5 5449f338394b13c71008cb055c5bb51a
BLAKE2b-256 d1bbc28350fc96c96cc21a50bf21a8612a6aebaef89e51b1b0c54d8385ad9eb6

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f7ccd8f20fb6548ab5cf7257de9cc1780f3c5eaa772b745aaa7513b539132701
MD5 09944ad18a9648eb8fd126b2e182f052
BLAKE2b-256 1bc70b8f1216687211e87866d03c917ddffab1927ebe993ba0145f321564c10a

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1610d3f56df2f0d94f94021dded8977b2f888b4662cf3fd0d8aa045ffda945a6
MD5 c4f2093e3856e73744454ed92a6d6625
BLAKE2b-256 9b71c9d5ed55385aa12784ebf67872cd14b65f9c5f61a0dd7543a5b14f9dd7d6

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7d65762fd1adbac08cfd7a5d8737083744bac5ce21ebc412128c4c18ad0d1872
MD5 5f928d8259cfc56e3dd7d6028154206a
BLAKE2b-256 4abf3c3d24d68c1996cf403c1bd6eed6b462d8368ac6e30157d06068c0f9f175

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 298c07ff48c267be51532c106233a4895aa593db400973abbc9293d287a0ff02
MD5 569ab1fe71387758067691546862d480
BLAKE2b-256 520e0ef4c78a056c43537b00f6c15ab84b287da7207c7e2ea3c0efe1d5141c41

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d60c0b930467c0b3431408a5390b1feb89031df19439b7f889702906b9b155e1
MD5 1556371beb770de0c6475697c8006328
BLAKE2b-256 d4fd62d665860e428c17f333f04996669b9f39389b0fd48e856f08f5521b5cbc

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0f9545a62a659d865fffdafd4531e7eb267c2eb620be7fa034bdd520ebe1e933
MD5 3e81a779d2f4595106958a659a55dc43
BLAKE2b-256 c9a12fef945b1c96c31f690d057f38a89dbb029f902bcff24ad4234d375af099

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4a7053fd53922a422daaad01cb44f5b1737b9d7bb5dc4d996cb077ef99201c7a
MD5 ee51ae9ba7c89f905b9d82efbe508886
BLAKE2b-256 84a8b8251930fdd95db93c484730330bc7656da652a928340253a1830acbfc16

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0dfe4cf37524f8c197f9856cecd4d38dc304a6dbf4cf1b8608608c7d98e65b65
MD5 90ef5e479d593eb3775851d0880e54e5
BLAKE2b-256 c52491936d4f3a8801259528db9c19381e430c94dc31146ad166a1638edbabdc

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2ba1cafa161c3c7ad1dc2c19298e475234f77c40c6ef12f51956929ae6cf6116
MD5 ad8e739c625c5e2506e3444c9dc5e5f8
BLAKE2b-256 a9ba8be2ad0aec4f72013db074e745dc0f057e477304943be445bef183b4f90a

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 87a0f95dc1848b2ca0aa521bf1012686b942600a812a52d786de1e5f4a55ba89
MD5 6466c64f12f52c5af640bb20c4151eaf
BLAKE2b-256 4dac846b6b26af77e9c44977f98e11baa6e25f22398476be42405e782296be65

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 135be48c72bb85f3bf25215389464ca69f419961203b265b16b17f67df192a8c
MD5 119add510aef65ec1eb38fd356a54d24
BLAKE2b-256 2b714e5337964a4970e1298497677cc5b225eceed7a4ec48f4f5829434d80565

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 65e81c131ad2323aa16a3cbb5fd06d75b6b4ae1feaad801881eafeabef440551
MD5 aa30971ae45f141544a93621443669b5
BLAKE2b-256 4e2552017ed1c73efb9f617baf7b2cc16e509026c03451af2011261e968e84f2

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 405035afe46f6cc28e1a971b025de7ad673b62612b464b73479c42115a49c537
MD5 983f08c9fff87401806b2e1202bf1072
BLAKE2b-256 96a00583f4f05080d6fc34f8354325dffd83c0aec0d0d613d361931aaf0a3c94

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp38-pypy38_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp38-pypy38_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e6ff985748ab1631bc824c740842e6e8a9fe0c2addf1c7a0333a99059a12aa2f
MD5 fd4a656c5fa055e573234add7cc188fb
BLAKE2b-256 a41f7c9f1e7d154c1d262f0190135d04e3174ffd41802611ef24f37396dc6447

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp38-pypy38_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp38-pypy38_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f6a6b371c0fe202cfdafaf1a51879bb77baa1679046c4fe5d0553b4c38092a57
MD5 bbc9ba61c81d2c0cd5e0c44411d444f8
BLAKE2b-256 f7701e549f789b1cfc255a72133ce59b26b41022808dda373c636c740e8d4b54

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4ed0a0454ea9dd25632b54d437cb8bd702061802dae2c19306c0309fd4395bea
MD5 710109ebf108887d4058fb205a01c2ce
BLAKE2b-256 816c67384e34d629ae3bb19136b963ca8700a7312fc52207e356022a32323766

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7a01db5ea21d5b39fc78f7bafcae98cfb0889daa7cf8b2d90312bab6f5ddec59
MD5 20d01a93c5b28748f46970736522f09f
BLAKE2b-256 5b43ae3ef729b3755ffd65c5add6f03fb4de72bb476c81558d66e3b56f7bb120

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e7a10df0c423b0da6cbc3669286d0febfc402c54a92956799efef170a2a106c0
MD5 1f557966471f63a9f96a5c17a4e5398e
BLAKE2b-256 2b9dd0b689d3353ffd94d9559acacd60da35a7b6a894e5ccf6432cc6f6670cc2

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 28d7186379827203f4011ab35cdafcc81ed58c0bf1b2dfe350bd3a055e61ef1b
MD5 6ad3d0cf40fea011c83dd4d7eac807f8
BLAKE2b-256 6e57c95c9d681034f47bcc7cfde60a60281b36e845511bacf6b55a0997977e0d

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 236ff1bbe778e0c18e3a010617b5083d15e67ac8958a7fa358647d94d251a16c
MD5 f0af43bffcc9934c61263e111e5b41e8
BLAKE2b-256 856c632110699c3a12d9b16acd8a73d6de72f6499a44f1d5800fd48d75b31055

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 2bd4fffe696c37f3c4467847d8184577d19eaa41f4fb53bfe63469b43239106b
MD5 8ba3d28b90dde4357428f134b48b4fcf
BLAKE2b-256 2ed97e2b642c0e21ea8f2f8bfd5e31abd5c8432aafc8d87c8f2795db10af39d4

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp312-none-win32.whl.

File metadata

  • Download URL: hydraters-0.1.0-cp312-none-win32.whl
  • Upload date:
  • Size: 90.1 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.7.4

File hashes

Hashes for hydraters-0.1.0-cp312-none-win32.whl
Algorithm Hash digest
SHA256 e74c2d26afceb2d8982b97ab3667ca6313068a42ae925f3f205cf4cf8aa1f574
MD5 18027f740335602d3647df93ca6bba77
BLAKE2b-256 a15fbbbb0fba75c42af21b0d681c86991823f79ba9f6f319bc3bd7bbb89b36ee

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 129bb3b562149e984c3a6e34a0534274fa704b07621a74e55494d2cd5ec7affa
MD5 624048704064effb2f0b16acaf9247a9
BLAKE2b-256 0ebdcc01b301216380d3f493dae6340f337d8fc33c619c0fa7e510e07f931edc

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ddeeb4f099b180d89645577158d7f5652b0665ecfe17d1b5078ca488160c3fdb
MD5 f16f69ea94b0da8658a3744548db7d8f
BLAKE2b-256 61397f5c6b8c48e5a7c25971f4d643d2f09743e14a507ea1392418252ecf227a

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 758f306b7d5b69679c1aefc78d23ff149b8ab170ec57cf7e5e63bca2223ae69a
MD5 7109b56cf686eba60487e9fdba560f97
BLAKE2b-256 3941e1f7ecd07cf37ad807249d38506e5f6983362652ca6b2a84020284799d8a

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a860a0e2abe787b15d573c0594154ae81a0a17ad2fc62a50c2aa1f8bc4c37a3c
MD5 d873555248c45493ca5f981a04810fa6
BLAKE2b-256 1d3bbfae89758aca3a668ba8ca74bb2460bc55ec9685582624d96d79a1bcec47

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 920833d8276fe4470d1e433f5a795f2a317d8269a1da73502d42e0e5ef1a9f87
MD5 084b5b4f3f5a10e8cc6c2cf5dbf9df20
BLAKE2b-256 e1d1b9b8f6296283ca4939668f4b114513c980a08e0be124caadca6d337bb7c0

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 355223b328867f4eb3be0dc35f048527fb8403aa000641ae079e979b453fbde8
MD5 5367a5e154bb9f9f57969ba138894e85
BLAKE2b-256 8d05f04ba066fa865452a57fcf0744f85abfa5a2eca51c9cbebc1f42fc7341b3

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b2bff8f77912e0114c9bef5060c4e10d0b1502a5f500069e88387777236d1e62
MD5 b6f288fc2f8e48dcfa76023247452eee
BLAKE2b-256 62a8cf9d2d81ad9ebd0e992cc3d08a7ea408edcf553e74571c067c14622b70a5

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 abf2b7d23fb15f88e721778e0578baeb9dc42fe71a078110a633b48d99a465bb
MD5 f956bb3bba66f8774349624358a3be7b
BLAKE2b-256 d88643b61988eff9a82c8f3b6d68faf3b15b0b735306ce0a1e25f5ff000ddad1

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 745156ef3000f1717326455456f6d5c0759be994e1bc06c0b49b4cbbc44e5258
MD5 d1833fec71b3d40610acd990858eeb25
BLAKE2b-256 5e1dc3434c2a89f6b396e8f3d12b761acf0c5fa2aa5553895e4e783e89362923

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 6a298b421ce77e110e72b4dcd597e2a21d4f18336db895a036a08d768933f396
MD5 4d12d3d309d45a95d8a4158c44cf9a6b
BLAKE2b-256 8c4aa2852948a2b921f782acf49b31ab5025e413937f548ab2bcd4866f0d10d6

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5da2caf81216f4183bcc1b5a5b7058dd65553e83cadefefb129be60d284074d1
MD5 62f398a866f0cb5a2a2f1a0d31f71862
BLAKE2b-256 384f5c290d3f0491a28dd84f7e22d72184fd72a45002ca1e7bea828596e2b359

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 646d2eb54aee4cbd86c9960e91d1e0064bdf6232836a1b76021f39a0d3d051c6
MD5 d17cf1bfb822db4629cd2fdfd267e2ff
BLAKE2b-256 8bc40f1e381d123194e302f24dac87cb3cce6329de8799cc18cebb617ba9529f

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 cf930ddbfc610aa970abf969d7aca060b361ff09440bb39f3be2f1c93bdb13dc
MD5 0ddebb28a172b2e86b136cdc40216deb
BLAKE2b-256 4fa7a0f20ae7c89379aabfacf60a2e8f9bd23caa352e6be4d6a66058977cfd30

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp311-none-win32.whl.

File metadata

  • Download URL: hydraters-0.1.0-cp311-none-win32.whl
  • Upload date:
  • Size: 90.1 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.7.4

File hashes

Hashes for hydraters-0.1.0-cp311-none-win32.whl
Algorithm Hash digest
SHA256 cc8d5bc0a2042eacd402df70ee21faceb41b2572c9e4668b7cfdef3b5cabcce3
MD5 58d8de89e3532ce47cf7a7bb2d0ecf3f
BLAKE2b-256 c5f6e518640bd1f807da39e0a3447fc491b821838ba11bce6cce107ddd1fd80a

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6dcd8a6796271453b97441c2d229bee9cbee47e7f357411a19fbf06677f11f24
MD5 81b4e7d49fb9f520a7b46e4eef4eed68
BLAKE2b-256 e88a2288972c8eefa6781dca765dc82b14c5b9442cc9f7bfd9d34e218768138d

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0a0ea6a7af55c51cff41c61fe4dbada1123c6c7dda627092b6012759f11876fe
MD5 4623df1071d12f7fa4051a5fec6e3536
BLAKE2b-256 86345570545bd60d35751ce25c8d4303b81e979d344cee08a1f5157fe6863376

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 cb0dcb986718ab45957abf04cdfeb8c43c4793d5b1d35c00ec5b176ccfcc3c82
MD5 21cc53c49010a52bca6d9ed8bd55c5b4
BLAKE2b-256 ef2e936ad674ec19a90596a4b5de1367f67daf9e4963dc263fff967573ab6a3b

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 af192844486ede7887ab953822ba2e8a547de1101ecbc36eba34be5bcb92b3bd
MD5 ae2e58fac146971a78b0fd0f4cb29f95
BLAKE2b-256 77c44fbe85bb6ac3e8b9a8f44ec5494e8a663f8cf75c4441b3657f9d7788d83b

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 226ec326ec70934393997d828276a5c59cb34fa1d0ca195bc823202f78c53fdd
MD5 e4f218bfb77b5791e35f1e19b58c0120
BLAKE2b-256 b47fd71d366bdba5bb418a17d90657343de1529950b612c1acfb9bcf13881a12

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 097b7e81183cf3afd0738e5ba9015a1ef300a68fb280029fd09de7aea504bd38
MD5 b4b30eeaac0926c580346c8f22cb7559
BLAKE2b-256 dd048841dad8faa655169688efb2efd42b6f1d2a478c3f3f4391a36601e14098

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b7aa9d338216c0142646d78302cdc025463627fc4e29223c3435c7691821a6ca
MD5 6693a6e4ee3e8c66c8646847dcef4bc5
BLAKE2b-256 cdfcec3149264e957ebcd026f9e35b4da7c9548a6030f24f1903ecaaea3e73cd

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f6a57ea4fc5704eb62a77334f0ffa09144c04b3274620554612bf2ecf0ee522b
MD5 a6f4047c34fa6b3a357d747751bf47ff
BLAKE2b-256 688321af1767deb3b193ff23134afb305b790eaad41627388a0a5acc53f9f5ed

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d72830cd1ee5542c3fa3dcb255acb32c2301c49f1307e65fb3e5ce62c8250679
MD5 eec8cc0155222bea2b95faa8f72a1379
BLAKE2b-256 87a603ae9a164b61e2939e00eee200b40e312fb715176e4241b7367a25740e4f

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 c11e53176982d1aa541ac2498781fc95854b758d5c8c404ac99208b0a799f646
MD5 dadd40a275a42f8e88aca0a273e74e45
BLAKE2b-256 49a64ee3759f79db2742bdead1848ff3d8c6eceba8cdb457b3906ee72a79cab8

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 277e747ac09ea8a10a3f556fd4983c53d4de9b054930c4e4c928c4517a9fd3d2
MD5 a3b9694d364d8d4e6159a9a8bd19f673
BLAKE2b-256 e1d06cdf4570e522e1392ef43caf4a74cc04ea3480d55e37e51204432ae09eb0

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2d6f5957295f0156126f4838b4fd5d42207cb553e623f0467021ddb30b3d649f
MD5 4e3437f94816ea5ffa44310417a84e2f
BLAKE2b-256 c719603c44a551090ce3f1b12048c66cb4e0571e8e3a1aec935f3f93f06f7faf

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 d808a2ad5a380227766e88a5b74f650675e45590c927baa252813f32b4a956d7
MD5 e23ee776248305e352be8fcf1fb52351
BLAKE2b-256 335dfb09a862bbf97dd69981701ccfe994e446e460d64cef9c883fdd8a55b4dc

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp310-none-win32.whl.

File metadata

  • Download URL: hydraters-0.1.0-cp310-none-win32.whl
  • Upload date:
  • Size: 90.2 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.7.4

File hashes

Hashes for hydraters-0.1.0-cp310-none-win32.whl
Algorithm Hash digest
SHA256 18950636299fb7ea7764a8fba277ea2d9a41474232130897e5d02c958ff77563
MD5 67e0f06027ddd95f10ff6de316ef2a9a
BLAKE2b-256 1622966d85c9b3e3949f496fb66b4825d6eadd88e161a5b7f2eb73e5f1fc0733

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ceed4d0abc0d4ec48bd1c54f1be4411de7270e45ce83f666831b2cfb6c1c4c7d
MD5 9eef44c67d0b3e026349b7f167130034
BLAKE2b-256 e9969482f6429a6688ee41040f71c64e64fb6424f21c0877e92fc28e475dfab3

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d83cc59b111f2f9954eb492b976528811b0b33820364416707fbf62742f53b4d
MD5 8981e5dfaa1edd6ea5e74f2d44fac9b6
BLAKE2b-256 7a313b2f2fcd6c61650404b16b244bfe81634295dcb0f59abd7a723166e81be3

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0463113042725d14f4c99c8fb2030ac168d2dfa85f7fa3268cae59bab3058b7d
MD5 e8df79bb2bb9ddd9e99daaca1d881320
BLAKE2b-256 7a66ec34e6704d538316c3051316d6816bfc70b42b1f0727fdf6ffd6062a5a8e

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 34b479d56ab1b9e86d3e477e317fd9dba33fa6587e115d6ebf96691987bdbb7f
MD5 5edf452a213ae886a457db739944c5e1
BLAKE2b-256 034798d519301bff4eabc8c05f1aae169b304c8c21f9d470342aa2514fbb69ac

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cb58835e27590ed0f7624e1073414e407b8b41076dd9a7465c91bbe620f5f97b
MD5 7e7d7cc9a9dab730163942144cc72315
BLAKE2b-256 e12647324e1131849595229d02e11f3e95b05fdfbd32e6985fdb585b746b0add

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 167eed9c2c075758a5518992541c9501af9cf4a9208ebdd41186496fd447ae3d
MD5 9c9b4a7b63b365ad1d94812a2d62caa9
BLAKE2b-256 8f3db1c5e0a41def998fb9f1ec9c281fada6be5e08b67cdfa37cb745da1509a2

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 91e37a538c6fdd5697d1959d1815775e0997e06743d724b2e470ebb960df02a2
MD5 0bc6acb28b8431199f2ca7a65d8f4972
BLAKE2b-256 05e817339fe7841db6d5aeea968d0376b7f2a19a04caddaed29c90adc6ca5846

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 db09fb84dbf86efd0a7d0ef65b4cabec5df874221409b3e365e06841a2f7e8fa
MD5 9619d02e068413c3592e2bf46b3c2ad9
BLAKE2b-256 95c3a3d1b19b27ad5b544eb3cc13bcd43f3c6658568359b4227e46057639cae1

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dc6b752d77e71b6995e84e8551e8038011367c28012cfc9c7b025479bb6c53d9
MD5 0475f1b927b59519836dcd3c119a2573
BLAKE2b-256 3b2a315992cca5420d8b47973c99f6efd43c65bac80afe57676e892d21ea96ea

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 b82839c038ab5ca6b70550a56c26a5135445619d7b7a5e44c71668667b92bca2
MD5 f48a8a5e62fcef45f4170df9b9549b4e
BLAKE2b-256 ccd6aa75cf059d827a18e32c62b03b3d8001f3bf7417b5ddcf426ac7a05d2f10

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f4f908a3ed72181563fc363de4e80056fce2cfa911c8bb73de80c5dc19f1ce94
MD5 1983eec018228a3202acc730fab23b2c
BLAKE2b-256 6f37953e74d0210db651c40a7c9730aa4f1bd03aeb3454f311ccb42ed877ba68

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp39-none-win_amd64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 ca42355b06b8298b3d48a8a8a306256d9250e03c73fa6488d644e70313add448
MD5 abf066829b615b645cbff2169566a38e
BLAKE2b-256 34fc1ad16429f7de6782223a6985489ba770afc84f46270061adf10bbeefeb9e

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp39-none-win32.whl.

File metadata

  • Download URL: hydraters-0.1.0-cp39-none-win32.whl
  • Upload date:
  • Size: 90.2 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.7.4

File hashes

Hashes for hydraters-0.1.0-cp39-none-win32.whl
Algorithm Hash digest
SHA256 a93022327df0436ce5accff0b9b7baecf42f39c5a9d2218a1f9058ae100a194a
MD5 6654684ed6b43b012bfd70c7d62a3886
BLAKE2b-256 c8098ddc4daa95a6722360e0eb91cab21f6d3c7937c973c9ea581c4123363635

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2ea46842c322e37f26fa3d8d068e743271bac6c1f4a61c8d45fe84dde6b1fc81
MD5 56b2acf2308a71a19a0f12e6caa67cd4
BLAKE2b-256 896e7c6f24106a782af9864445680674ed9e4ec74d47868a25a7eef1065b6139

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0732a7ddd8d9af47fb7cef8e2889fd82971817e7ca2863af0c87e5e23306836e
MD5 faf61e63f5dd97244b709489e39565cc
BLAKE2b-256 1eec65cd771d3168631640e2c9457381916cf75e62c2a1fe619158960714251c

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a894ae86c86f146acf0f4f448e065252f170ddd377367a1a888ae171d2248afa
MD5 23b66b184fade20db655813e0f7898f7
BLAKE2b-256 1ebf85d7f0e0122b09783186387ce34adea83b2c07f93786229dcb92780041fe

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 743e456ba476c5bb7586abc80c0cb3be4b8e7649ed8cc12033e82ba66e6a600b
MD5 f0266d827583b08c7838ffd7443ed33d
BLAKE2b-256 3ac292bb828193383a299966be11eec9a30b9c0f6663120fbe14d55a0dadc984

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dfe777bd171f28c3f39aed69aae62906826eda9f67ccb569e6480afd4c550cfd
MD5 43150e0128f2eca6a1e400b18c70c9ff
BLAKE2b-256 cf5a40474a809e49420956341d064df6a2a280a4bd7a15f2f363101241e3804b

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 fe75b782051bad7a95fdddb39a95b249d62988fe74cc30f9eafe3766efa97b29
MD5 958addf572d161416ad6e094ccf1d6b6
BLAKE2b-256 78dc9e5421783e4324535e5579496a46bee36d3d9b60e76e8c7d87888881ad8f

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b717dd240b640ce0ea08f0d386eb4722edbb549371940c6c036c0188c332ab28
MD5 d34cb02d19c9220d4dec8e8ff9676900
BLAKE2b-256 6f5d07b5addcd5aaef1082e4dbbdb610f4e53cf3dc538737169ff7ff77b4c186

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b56983dfad75ea2a6380d5bfb5675f9d22167574d7f85def5b12c71ede0d7336
MD5 3011e946d3cf2ea84e323a7a62d4f889
BLAKE2b-256 41ae0bbfae7ef7cafddd2b375c036796e050cfa9c939b73ea0ada3c0100f45a2

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d19d1745f35c918f217eb320fc6e54018dde3d489121c13ef7585cd4094fec18
MD5 aa9c6b5bd2b693043ba218af213f2640
BLAKE2b-256 4f9df87f5964c52ae245e43fa4f414001d6d713604f00f870640c094e7a9c85d

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 9ef383da64fa55b654a5ba8109abf53b9059339a3ddbff0728d0da9c8607fc79
MD5 3626c21e2d5969656e8bd35f63980f2b
BLAKE2b-256 32f4d4207c7a83684e0505f4eb9f3586923afb05af9f6094fc769dca5364e718

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c8caa44f0f7e991a50a823f2bfd587e21a2c585043e9d748c2c648c291c2d5cb
MD5 2f55f92a3885c01bcbd3ad781961b465
BLAKE2b-256 96b7ada93a996fe0292bfe28ce1a1402f5c4887c1cb3907ca2bdd504cbbb712d

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp38-none-win_amd64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 14494ef2b5db8cdcbfca92d3931aef5ed288a086be41215da4f15206e33007a8
MD5 04da936a8d83ab218b72a83058fbec61
BLAKE2b-256 88d057ab6d8bf88aaf7038fa5db674313120caa977d678b35fbfda9542935055

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp38-none-win32.whl.

File metadata

  • Download URL: hydraters-0.1.0-cp38-none-win32.whl
  • Upload date:
  • Size: 89.9 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.7.4

File hashes

Hashes for hydraters-0.1.0-cp38-none-win32.whl
Algorithm Hash digest
SHA256 611bf528b3f03cc61917f1535344b1a5dfe05c891961b93d77f8ab5623a0b183
MD5 7a03022b2ecd7f5b5d7079ac315010e3
BLAKE2b-256 4667ac756d3f97ee5167796707ef2006c95f630db113e586212137fcd4518961

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5c6bfd88cc1560b6b0728942388905aa3d860015ba48aecff8cc7530fb13ff25
MD5 b53ad34d62f0f2dce96f03ab9808400d
BLAKE2b-256 5c3ca9324d4cd8f170667478e1d569a967480a05573bf18c8d97caaf90baff2a

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ebf0d375448c1b5a783bf8d1fb900a21999e8f453a71e7c1d17adc03ccdc5089
MD5 468f8c58ea93bb425bfdb90b5c5f618d
BLAKE2b-256 ed34e8bae6fa5a572b560d6e53fe6f314429f7b26bda6de24cdafb386b115370

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f689d0c1df4f7c468a5eb00186b0b91230bb0656ed41d80c373b7436dd21b258
MD5 4cfd066152b120cad0dd9e302ec9990b
BLAKE2b-256 eabd73430e5e2ecac1970f6ffeb0380714b264368cbb2129cda860558f876fc8

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 24d41871f5ca1fab62f941b9f226ee0fc62bd5acc8425350f5ed80bb8559f1f1
MD5 695b13225af53baeffdbb7a8b5dc9941
BLAKE2b-256 452d110af24460e58fe4cddaa234b4c4cac1ef56036639d7d500e05323025600

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 06c6f24c7671c72b3a56cf3e489c3a2ca8b7555129df934764ac5a288075e39e
MD5 66402aa4044f26a4af4718e896b95775
BLAKE2b-256 c8898403405e02921ee6fa56d63554d53002758d2d690f735621e5695d851273

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 585dda0d91740eb7155c5f9ec5a14f50ceefeca69835c95c7886baccb154a2ee
MD5 8906050e997bd9185273f1a33e1bbd8a
BLAKE2b-256 35b11dc57194830b26028fdcc402f8417bb3f58ce83cc0af067632ecabd77311

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 62a5a25d9ffbe04fc55a5a892bb14dd687d254a66eea52dda71a2d80368c3836
MD5 8dfe2a6a4abd8c3078280cf1229e5fb8
BLAKE2b-256 07710e303d8e2b6ec90efc35875683788fc23541253935c8303a152b645b24b6

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8b5ae1e4d10d192840d0aa3ffee4fee2a92f69402527a56d65a43f9bf30a1b7b
MD5 a175a41c9485a6b08df80ef716eee894
BLAKE2b-256 0836aca431bae90603bc38cf09e4343bbc94f0f1a031aaeeecd710b68d2dbaa9

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6bb051644f2d402418d5f4d9b87fd182384951f13bb40255f96b4ba99096e510
MD5 caefade640980bdc6db3e8c9f9175fbd
BLAKE2b-256 f59c873af379e355d1ac5d82c6b007002fbc863cdc3968be4b149c69988eaefd

See more details on using hashes here.

File details

Details for the file hydraters-0.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydraters-0.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 e664f8d3e2f1f388f306fee4b4c8bc4d8117dd549d3c211680025260827ae335
MD5 74b7f806a4322e596b01ebd9441f8237
BLAKE2b-256 5c2470cf71d2e89ced6e8330e713da79832ec792dfddca0d15a3fa130dd472ee

See more details on using hashes here.

Supported by

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