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.0.1.tar.gz (14.0 kB view details)

Uploaded Source

Built Distributions

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

Uploaded PyPy musllinux: musl 1.2+ x86-64

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

Uploaded PyPy musllinux: musl 1.2+ i686

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

Uploaded PyPy musllinux: musl 1.2+ ARMv7l

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

Uploaded PyPy musllinux: musl 1.2+ ARM64

hydraters-0.0.1-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.0.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (257.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

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

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

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

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPy manylinux: glibc 2.17+ ARM64

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

Uploaded PyPy manylinux: glibc 2.5+ i686

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

Uploaded PyPy musllinux: musl 1.2+ x86-64

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

Uploaded PyPy musllinux: musl 1.2+ i686

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

Uploaded PyPy musllinux: musl 1.2+ ARMv7l

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

Uploaded PyPy musllinux: musl 1.2+ ARM64

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

Uploaded PyPy manylinux: glibc 2.17+ s390x

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

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

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

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPy manylinux: glibc 2.17+ ARM64

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

Uploaded PyPy musllinux: musl 1.2+ x86-64

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

Uploaded PyPy musllinux: musl 1.2+ i686

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

Uploaded PyPy musllinux: musl 1.2+ ARMv7l

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

Uploaded PyPy musllinux: musl 1.2+ ARM64

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

Uploaded PyPy manylinux: glibc 2.17+ s390x

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

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

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

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPy manylinux: glibc 2.17+ ARM64

hydraters-0.0.1-cp313-cp313-macosx_11_0_arm64.whl (190.2 kB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

hydraters-0.0.1-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.0.1-cp312-cp312-musllinux_1_2_i686.whl (407.5 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12 musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

hydraters-0.0.1-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.0.1-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.0.1-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.0.1-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.0.1-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.0.1-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.0.1-cp312-cp312-macosx_11_0_arm64.whl (190.3 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

hydraters-0.0.1-cp312-cp312-macosx_10_12_x86_64.whl (195.1 kB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

hydraters-0.0.1-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.0.1-cp311-cp311-musllinux_1_2_i686.whl (407.7 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11 musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

hydraters-0.0.1-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.0.1-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.0.1-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.0.1-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.0.1-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.0.1-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.0.1-cp311-cp311-macosx_11_0_arm64.whl (190.8 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 macOS 10.12+ x86-64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

hydraters-0.0.1-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.0.1-cp310-cp310-musllinux_1_2_i686.whl (407.9 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10 musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

hydraters-0.0.1-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.0.1-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.0.1-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.0.1-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.0.1-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.0.1-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.0.1-cp310-cp310-macosx_11_0_arm64.whl (191.1 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

hydraters-0.0.1-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.0.1-cp39-cp39-musllinux_1_2_i686.whl (407.7 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9 musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.9 musllinux: musl 1.2+ ARM64

hydraters-0.0.1-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.0.1-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.0.1-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.0.1-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.0.1-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.0.1-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.0.1-cp39-cp39-macosx_11_0_arm64.whl (190.9 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

hydraters-0.0.1-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.0.1-cp38-cp38-musllinux_1_2_i686.whl (407.6 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.8 musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.8 musllinux: musl 1.2+ ARM64

hydraters-0.0.1-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.0.1-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.0.1-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.0.1-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.0.1-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.0.1-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.0.1.tar.gz.

File metadata

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

File hashes

Hashes for hydraters-0.0.1.tar.gz
Algorithm Hash digest
SHA256 6523553c4bc64c25dcdf0b10d3d4b5e70607626fc2c95b4857348cf29980117d
MD5 53552f1a39510ac4c12d77b1b3b557ad
BLAKE2b-256 f4b0c2381c94772e2205d9e25e53b051f5fae6c106572a4222e9caf2fb47f5f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ea68b7d9be2826fc30f40a72f201ed7e212acfebee86c576e9287ccda58e2a4b
MD5 27a1dcb1e08e17a7f5fcddfa66260059
BLAKE2b-256 097ac13fcfcb6cdfb4734040b37b7c6d558c01bec337c3b19b89e271d2b011e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2c561be2d3ae12589ddc071e609c1b3e2d5d75181430c0f2487fc3c5480a3a16
MD5 c6b9eed7a1997a467886934b61bd88d1
BLAKE2b-256 e12a3097490a0df4b8731d6430b0a07660eda0762f7cf2cac1c866ee41c13318

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 785d10514d4a9f58e0b32ebde89fdab98828c892e0102b708775d852e7eb247a
MD5 590434a31785fda8b2f7f95f6615c532
BLAKE2b-256 11e12020c2f9300d70b1883379306377d6a21ed43dbc5e902f52b183c8e4c173

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e862463392ac6271c0c55a6a9258a907fdbe79cd896b61734621e2e2a15db952
MD5 3a22447d1599d20045b9c3d9f1a6517c
BLAKE2b-256 0fe5844965336e64086fde5f4fcd6c91cca91b3792f3e0bd8f4220b2dcc9a4c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 121c1dbacc526a12dddf686449df419844a275938bca2cd82e1cf41de5c828fd
MD5 60d588e28d0e465ba8c9e07378ee5fdd
BLAKE2b-256 885e9e54b5da99503c0378fedc0213eb39f0761bfc597c78fc42873befc81b67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 44a829f5a890050af172bc2f628495e9d3f684a00c39b65e404b1e849fc99295
MD5 04dd462c434ae3b9e03d44618ec1879f
BLAKE2b-256 4507dac5ce4e2219e64c4aa0ddb649d08a8b5b780dbd69c0798f2ca8e101ff84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 86c686469b9a98d8efcff98602715b3457fb2f2a723a955e102f682a76578791
MD5 b13cb04c5b78aa60a4545be0099e2ded
BLAKE2b-256 e820a8944e2accac617daf571c3bb0c2135309e546be51fed175ddce5e1b1a58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9cddd6355f0d0814c7ab586b82fd6a927ee80163afb227a28e99c4779133ce0e
MD5 eb9c4a590064796fd7b69499d9ef309c
BLAKE2b-256 d4fe6a416185ee05a0c07662a8e88cdc49b63aedfca04e03177b308c508e39f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 11984fde7c0fcec47317cdcb5c6feddf4b21a0832fe5ca89f760b9af97bb6d4b
MD5 2a87c7ca37c236520c1fbbe1eaa8720d
BLAKE2b-256 84ab1db0ae95ff015b55f6cd264656344f9202c3b6842c607d129159620f98b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 1a8abc1d4ff52939f2bcc1a011a1385a7fafedb2a6ac28cf1e7e85590e28af9a
MD5 bba1cd37b970dfc67f121bb8a8a78faa
BLAKE2b-256 cb24fc41140626bd39df2bcf93ce3b223b5c6c92c76afb21963429c8407b6f32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c7262e1fb3f0c50abc3fd65fd686dee18b0f6851393471d46778e18989496f1d
MD5 e4fd6517c4342c648233dfbc4bc67207
BLAKE2b-256 9f44a418ada336801a25a4ec99e507aee278fad9c0afb4d7622ae90a483a7117

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f6215217116cf61afd9025772c8d5077724bfcbb97b8ea9507c6f56306741c31
MD5 c43a668a8a6798d702c52763663b52e8
BLAKE2b-256 016a87a0f96fbf1ddacb697c2a1e6fc15dbf65e1dd1fbdaa563235609121a527

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e25c9f1fd3e39893edc01583af436d48a24699054f358486e3506cfd7785c255
MD5 f9a8edf0572f48dd6ebaec07566ceec1
BLAKE2b-256 ef24c27d843e75e9fd691af48357469e752d0cb35dac8144c6e65b82b6928731

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 70f10835a444fe1eed2f379b49d2e9fd5ffd16c5cce71ef23d8902ba7fd3c7f0
MD5 6b212f41b9227bd5f6512320d84b62c5
BLAKE2b-256 87b1d8b7695bacfea4d96dbdcedfe30152c68ae624d485c2b8fc53dabd6aa1a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 91d4f6c46aaf0f11b72d75e9fbe03c9c6762cbedbcdb8399ff4d12cfe35d73ce
MD5 2e2c5b3e6614a0c07dd3082276ce013e
BLAKE2b-256 b88156419f4ce2f76797cd8de83ff05c9c6e499c4f7f6cc1cf1848a67270ff2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 489b4a086baf246c839bb96af2d1f1225794ad61a179f4d2b248cd397a00cb01
MD5 3cf92fe767b56a90f590e64237253d1d
BLAKE2b-256 25bf06c40297f7bd3231efeb20e686f42dee65f9d16fdc74b71d736e2de1a1ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c47af8b35de6a78085366edaeb73f76a39ef9e02b7937e223fdc909b76ecde5b
MD5 3a647f9fab47c9b40a6dc0db2a5645a6
BLAKE2b-256 41f53e011c12e8a9ac5c1cba6ddfd5f070ed27ebd793d13cffebab6a22596693

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fb6232d81d8a952b4b790ea34735118b1aad70b1d3f4cde3d1dccca269a17c03
MD5 4ac29b7de6ff05c39ec01e215011d8d6
BLAKE2b-256 c6575be7040ac3a5c1e677cf72bb9e897553e3de43fbf902bcd7370229158ab2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ed5995c6e33cdb1a61a32d132804f976a26c06390b9b094e87ea124aae472666
MD5 768c4eab7d0bdb70ccee9b268865fac6
BLAKE2b-256 cad02da28b1bbff250611c099f928b521d670c08b54579d7db0987eba9722b5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp38-pypy38_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 02973e0e50cd0a0709042f92068b70231dc31341ba8743df09b726ed342d3e0c
MD5 16ae5628c8ab9040dfdd73c51b8afd6d
BLAKE2b-256 b2ec74f77f99e02cead45351db3e48230a180c59de69374887b0870f4e67a184

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp38-pypy38_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 365f789c89288cb7330cf57e5e693f32a39f0ce5bef594fd95376efe346accb5
MD5 1f2bda7be2e26e953247e7c779d6d4c3
BLAKE2b-256 d0e3e686e12ba451b4e4977f727e172c77bcd6f51c1ba08a9c9f21af76f42b06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6565ce680baea332eb7d971a65ed90a32348b47c785b44ee40ab92060439cef7
MD5 73a3a6c89522f6e912ae9b544ccbf65a
BLAKE2b-256 75aa6d597f3171e3df2bdbe15e39de24d266d60f74b7e7fd10ba80d01c7505f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1a982444224e0edc6629e450794e7c82b90c83ebc3e86534fc85d38cfcd027c5
MD5 fe0e412b3dc18ae7a2e1e272a33b0495
BLAKE2b-256 0787f1af037ab20b14309578ae445fb3271f98d0888fbe98eb88071ed9b2b4a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3af945f5b9848d8b3ce16b4ac3e92b8cd3645e0bdb3aab42d88b3dca77c35956
MD5 a26fec37b57e13aa5c0cc4d6c8c83912
BLAKE2b-256 661bc3fbc08f3f4a637d894418b3aeea54a300021bf6c2d47207116fe6ac613c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9e5b49b8b2121ae922a981c1f52aafd35b4cb2aa19d306063b8944a2ba1535c2
MD5 fc204c7f6b237cc2811b668581c8922e
BLAKE2b-256 d1452a3055d2d2047e2f68a8a1a410d8a876780a0350b3f395a71b424ae67525

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1aede11b41bab6e8c98d95a083dab5f7699eacf9d105e7e7f1365747a0914081
MD5 c693ce70003041419ed0fdea6d024567
BLAKE2b-256 80705746d3bd6f6ca7aa814aca01d4202b58e02706cf393e10e06abd6e8defcc

See more details on using hashes here.

File details

Details for the file hydraters-0.0.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hydraters-0.0.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c107d708e4f57cb9fdd1c52d3f1b9716c90080fec7e3477e2855afadbeb2fa7b
MD5 55dad20c686842674caede837b3f079d
BLAKE2b-256 5a92607556d3537ac218f9ac27a24587994b3d090f72227a6f9138a24ef7b1a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 ecbb441417bafd7d993b835d2ef9f5a967166e3c3a142a2575d083f13bb22d9c
MD5 a2b28179c43afe4cdf25d3b6c8b49571
BLAKE2b-256 d470545eb455898fcd60f5f97a07cfafd9fcd08b1d62290cedd4b1b56646496d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hydraters-0.0.1-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.0.1-cp312-none-win32.whl
Algorithm Hash digest
SHA256 4d3115d13a897d8d869591a16454a3f12b9275c9d9c2cee498c3b88486a9f0eb
MD5 5adbad90d78a9f9f8fca412860c7fed9
BLAKE2b-256 51195c656a061860a486372a216d84e9f768e3d72c6567fba76868209843f448

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f132bfd26083f09c0d49867bd5830b29b368409a212aa1aff29213a2f6e0ba71
MD5 83c259eecbcd5715685d48487a676b0e
BLAKE2b-256 7a3ba05c7c47e5660ce9a384332258e1529cd64d8f85444c86ee3e19ea6464ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8b61e9ba9e4feb0e7b2508cc10b1f885bc7e2809e2f9d6d22600134cdb2ae2c8
MD5 cb9dfe573f0b3e2a21dccddbfa599a3a
BLAKE2b-256 c8117aa65b17be06fa3502f769be1233cc8d37b67fc9fb6b0e8cfa10d6611cb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d166cfc2f52778a85fa763207aa7c0a467380b9724d89e93b4b552aca16b96a5
MD5 b5e4dcf7640ca35a6d540a6f9d500724
BLAKE2b-256 602de5f1d338c61dd17b0926f74961f48148374581ac31e4150cfe790c69bd5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5c02c738815af990964afe2fe37373130ab923c8abbb9bbb25da1f00799cef5a
MD5 601fb2994d4f1947ed1907eabb41602d
BLAKE2b-256 14e257097d9f37d425583f640e490f0b1ec449bb1eb8e3da91ec576a4ff9f2d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 05acfea8f75ae151b7d3461434c5e671ba3ad1f26743adb2c80317813df55ef7
MD5 365e5b8bcbca26115aa88b50430c6bdb
BLAKE2b-256 0ea8b5c7cffd23c9caedff145bb9043c3c29a02204d89e0d42e7e23bcd291a21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 298f058ae57e3bc99481868dfa1259deaea885a2c35021b9ee93216183d1c266
MD5 4dba28b8f1d14a0939daf8c2773d2f27
BLAKE2b-256 dde41b990c83eed8fb0f8ac35384b31309588fa11e43cdcafb5e3e920a74d796

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f0c34151929cd91df0bb87d9efaefd528fa40311439f986d375916dc6ee92c86
MD5 b89da9d0e49c37112ecf9411b8c8fd65
BLAKE2b-256 74af23a2684373b153c3274561921170ae25a78ec60f8eae7cba808870d8e52c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bf714980a8fb68fec78eceaae1eaacb44ea81532eb681226c07ee7c783f7d57a
MD5 fd94b72b84c21d3e4a0c767124d97c85
BLAKE2b-256 0cadb513a592987d47cec14642358aecd67f8c6fd3849e9fe1e19410eb1fd428

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 55069342d2dec864d817e5779188fa20e08b7f02b44a7a0ceaa5bb59297ad413
MD5 5bd7563f16accc85f8e596da2101760b
BLAKE2b-256 be5e606a579e1149e5c89323dd43392a05f99acc5822c10e4a5b96afd7316c50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 2d3af0594068045a20efaec7b84f6b8df8983c7cc7f374b02839c7cf914e2514
MD5 bf7902d22288dfeaeba92d045b46a2e0
BLAKE2b-256 947ae95b1909cd898ac053fa45ac7f74d33ae747a9545fb391a492569456d0aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c17ec4b0a18bca1a095b1906292c114ae2a150055c61f5174af71ae3e32827c5
MD5 95bd386686a83252bea070834074295d
BLAKE2b-256 4bf92dc71286906d8c8f0a6aa96d0cb1dea1fb3185530293dae13d544a1a409b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 07ab978832a2c42b78de2d2798c5d013fe9573e08771e243994ba158192213ae
MD5 e639f371ea05ad8610030382ddaa5345
BLAKE2b-256 829386c5963631c76e2459056964b456a208c7f8e3c7cba260f354e88e727f84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 a1fcf79466db7f0e6c71fc2abf0de732c95525898cfceb2c26975b5de2f6a4f8
MD5 bd485bb29f0d87b87c1371eef329b477
BLAKE2b-256 80b25cc3acb7716fe07923a26d0b4223e3291c054574fac11e5a75df873e142e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hydraters-0.0.1-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.0.1-cp311-none-win32.whl
Algorithm Hash digest
SHA256 e581a907e368a425a858efb0483b11713db92953ea07ab6e605d7f8779305128
MD5 ad7dc9064f1290146f3453b1ab9b294b
BLAKE2b-256 1bccfc577f033b1af64e9cc7ed4a283bf77063e8ab67caf9c6e341df0a5d461b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 00ec2ec650c96bb12cb91ba7d022052a578b292483b207096b0648369fb086e0
MD5 b51dcb129c438485aec227bdee823447
BLAKE2b-256 a6ff3172226a2735ccabae1ee5a353be0ae30206a348d61b6d02b782bc8a12f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2b6f9b632109331a3f1d748f98809339c11a012600e489281784d7a7dfb9f820
MD5 f68ee141c16fa5f124e26c0dad3ac4a9
BLAKE2b-256 9e85e5ac8ffcf07f23acb4f03770a4fd11963a5f47dd5d745762226bb8f1cbf3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9728fe168be474bf3a25b22e9822598180596cff16fd2af110b4e61c01425dd5
MD5 1e7a20286b3103b5b6e29484407853ce
BLAKE2b-256 d63d6641e92da17c1bfc048d432f1a8421694c9f603b888fcd6e2a4778a4a9b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6e1c9dbbbef25c40cba712d1c270dae78390b78b841e8d178e42049243f3c04a
MD5 aea05f766796be4adc8c31b717bac059
BLAKE2b-256 0e4a07aff827ccc0c595ee1f203328e48027adbca791faecdda27df2a193a6e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5e3b8a06d4a798d546153b9a74651d2d7160ffc680b15ed869601f4d96e653a5
MD5 2b94aff32e28913b62e054c51ac698df
BLAKE2b-256 40c6867c9be2243579e895993e2fb0d600fd887c9027b91c0d048e485abdde63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c4960dde725c5f640159c58c046ffd29bce7fe2bfe2ec5f1ee14c3f34fac2cd7
MD5 61fc8e628b3850b4c419a7c29d1d6000
BLAKE2b-256 d467b91755d73f224fabc5374b30d743df34fca72c74ee4d82df7297cd0f4d18

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 34cdea7841e62b5fb198aa89bd3a7bc0bd5f223c8dbf0b7c0a3efa0d26fcf75a
MD5 f4b6aabc65fc54dc2bc2955a8e0aaa26
BLAKE2b-256 914190ad660bfddde37b536aae833109726a45fb246f2c8712b54af8586bd177

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 eff2a86ae5d30cb59cd00c7db873ddf9972fc864861bc6e6c37155102b3a27b5
MD5 9d199247809ea28ed7c571970019faf3
BLAKE2b-256 d0625031c7643f8154a8c3dad2637e080ddaa2acffcdbc44f62e68296435eb6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7c7d75cf5c49df380164507a36c6a7f6f46c38100878dfa97ae3a690c1e65084
MD5 b60421ed48aea213c503da9923c8699c
BLAKE2b-256 f8db7ed54a5fa542e1ff7d5f03658360161211ab67a49ff98c961f9743dc1cf8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 7b6a5542aa64977506ab12c845f2a309a57cfd85cd70335b89463389ddd1c425
MD5 c2f04d029b3697f85e241c7279fc970c
BLAKE2b-256 1d7ce40f1c4f3e5b8069fdcfc67541bf83277e2e55b1f04df3974066af631d96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0ecb24206b46be36d6e323dfa796639f1f5dd4e1479894e43fadee9b20b12136
MD5 943c2dfab1c2c1a42317a89162f2b99e
BLAKE2b-256 edb32c6b6fc6d4e1b1caf14c7b18288ffd99809d801a37fbae15d5e3c2d30c26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 50182d5fd403e90e7ab784b368ba120a63fb238669c33d0d0e12dc12927049b7
MD5 dbfee82de0f1c16c5604e990e2935733
BLAKE2b-256 5dace8db20544dd2b9acc6a4a5e4e3ebee2bff8945ebe7a7a10ab6af69458eaf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 9fe63649ca34fd63f2ef05eba28b866d099e4692875744d2726df08cf495c0fe
MD5 f23a6529135e036add722c3063fd0518
BLAKE2b-256 26439885278d8ebf92adde195fc895f1985fcb595d14c8ea3735c83839860a0e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hydraters-0.0.1-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.0.1-cp310-none-win32.whl
Algorithm Hash digest
SHA256 ba435a68883b867f06b4819a47be253f7c2ba49d43177623bab9db99a2ca561a
MD5 7a628085abfc0ee4a026b515b2bb2c6f
BLAKE2b-256 7e6e9fdcc57f3c131736ea0b5a20ef270246d5026f7c71cccc7fe2ba7c90c078

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c966d4b6d3c8ebf5ae6ed94e98d4d893c2dea4e3fc19d449f3bb10b9fd890b23
MD5 7f7dfbd2c510e0a188e86f12896aace5
BLAKE2b-256 6bec4ddfed4f99e40849a2d9619681986d610d7761e00cd0c05d2a4ca6239e03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8d2e480ba8aa0b73ff857abbbbc0ef50486a18dbecaade7872adeea738123fca
MD5 767f2b90de09b27975159bea45875aac
BLAKE2b-256 6cfadc44d8193acbda9836a30010b071a36a6c17722efc3df1f650007151d44f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2946db0c7912a18014758be7fc4caeebd74a750c5c966792417446d62dee68bd
MD5 31bbdf2e87687b6408e45de3ce33f8c5
BLAKE2b-256 0e0a2455a651696ed1da96383100a2dac2dc945082a0ebb9510d0cbe184242e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b7d1f7bc1444ff008641801e11c5167d363cfd4fbc4cb51bc4b918eacf0915cc
MD5 a2964caefcdaa34e8d63581e2182a9a8
BLAKE2b-256 72853fcacb3c61e1adb4bb7d408b19d86cdf9d782db71d581a9c7803143b34a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f5bc5c47d97954cb6edc00dab45bd6f2adfc989929ec559018b16bf3f65030c6
MD5 b55f53b38204e7cba110664008733660
BLAKE2b-256 47f7e8fa7c4980ed7aee1a5080369772fe11a20b124eb3eacd351bbb9b2d6278

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 960b8b3d025d472c4879be10605be8070dd3f6ded66a95ee88c5ede8c60b0299
MD5 30e9e5fea29b50e33a550df0ca1f5575
BLAKE2b-256 0b7b64278b10965da98c771f45b0fde75469f8095a7d8d81b5bcecd1a9c35b53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 52293a25b4e0ac42d475b0dafe252944fcf09c722317a5783d61b5a42af69666
MD5 cedfe865d756f9674f2739cbed772b05
BLAKE2b-256 8665ea12bf82a2bf6a987e68d649ba257c5c857251518b0824e115d2813c4c88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f671d9fe005ff030aff15e54b4f2d4197cb88069e62f6db8b0cd564208a9c5a4
MD5 0640af470162361de3ba1021d3c383a8
BLAKE2b-256 6dc678e3dea7e1a5f8b48ad5f8ff3e4b4fce51c9e2a2cb62bb57caa27a01e3c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a45bc5f7f78ecd9138e1ec0af52b92f0392a2ac7b9ce74efac218287f8afb92d
MD5 f95e840a9ad983f501bf8c9b81524da8
BLAKE2b-256 f2f596f63af3932b5c69bdafe0c9200590d93b81a1dc544624541f03a38b329b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 930fcb048ced742ccbe936c08725edf607cd90c0bd0f6cb68b66bee8f416a52f
MD5 3056ac86ecde22b657e3aeb3b2efc603
BLAKE2b-256 17e6473d7946196ce601bab186ef1037d6da4117a1710d2375ee0665bdfa5064

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7cfe247eec95debb4c0b488eb66b7a1f1363fd11190511f9e59f2f57ac52e68d
MD5 ec2ae6e9e6e645a641027069a008e3fe
BLAKE2b-256 647e1db8ad8f7384dc357a3e697a765deb67220eabf612485e2958cfe4cc36f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 136e3eb3e081bec686b95d3a9d9d5c584d1fcf1cd85755bca5782bafb46b37e0
MD5 4ad60b304297b36b1f299262b0cb62f2
BLAKE2b-256 baf5e684679b317a84b4c12e4de095bd2bbe376499a7fbf8ac46c5a851e19710

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hydraters-0.0.1-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.0.1-cp39-none-win32.whl
Algorithm Hash digest
SHA256 43c9f2cf526746b68d41460a8425b1f29d24a307647f6173ee95a4ad516b7cb3
MD5 c06e5c8cb5dd38d4f06cbea192ae4836
BLAKE2b-256 3ddeaf1c6523adb11a741356b81ecaee3fdcfd1b5c366ecb9c2c64c056f26385

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3fc55927dee0fc36250ab836d7ff5d5eded7f6780eb93ec00f94c9810dbfec9a
MD5 fec784293e8235d0a6d8f37d0987ebf4
BLAKE2b-256 79f030e387b015661e2c34b1af9a492911ee5b66d4bb70cdbef32bf7e1570fee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d4749228174d8d993ddd18978c86f556078849171fa4c287025d7e0b7a096ffc
MD5 bf3e0d2f27cb93baf162c7f47fcc920a
BLAKE2b-256 a0bbd195317e1393185fbe3e4d82a651765ee3f71a2e2cac4e4d641214482d9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 82cf028ec0fd00c8f918afe4ba06731e30ea7f061f10cd8fb9b5a633c29f8bae
MD5 330f94787136ecd3d317ccc01d43442b
BLAKE2b-256 23e85ba1869f0adb30a7a85a5be0008993c9c12195bd03d231a9e9b20efbe0bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 461c87672a75784352b465c0e6dedbf48cb0a01f0df5372f430cd5d184be2c1b
MD5 044d4272143cb7517a4d2f1035479658
BLAKE2b-256 5c3385e14761c6094697d1656315ed2822d38efdfc4c4b8b0d4ad1c98211c061

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1b716732913be089b1b7ac70e88e62752e152c13019c835753d5fa062ec2b258
MD5 705ab8dc460942cf49f2b1abcdf533ec
BLAKE2b-256 d95b17ba749d9e6d9a15b7efc91f345f5cf4e2b58b101033c0867a2c52292494

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b15847262c0129a846a75c0c6651e1c244496a9d10c8fadf33e95a92a978da5b
MD5 3efb68221a3911b1180126ac39ec91e5
BLAKE2b-256 59f25f3bc4de195bed9031a504aeb87e9eaf296836dd4118190bdfa3f4c9e88e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 037de1e7d8e427570cab6d078ed5812028ef09a89b718f6a0d6461a053be5720
MD5 f7c9b794f7854b8dc6c0646800fd95a8
BLAKE2b-256 5515567a83ad31dafbf4cba30e03270959432a2b7ac5c69e738dc3434419395a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 446a235476449b4097c9f35281cc8df55748359a54c2b2c29151214ff1a9df15
MD5 ff97fdb0c55e936394c39816560c1614
BLAKE2b-256 f746f6cdaf86bcd72a81c9c75d66434e5f5e2d2e95df51463412ed644360c65c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 345f437d21553cd60f06e721f4337a384413151d2ed16bb7131639e22b948045
MD5 9abe930c96d59d8a564dd15c37ac3f23
BLAKE2b-256 9be796499265c7890f5d31a5fa8c1fc0412f1575a847cb5748f2676ab546ebf5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 133adc24a6f11d6d9028e4b51f88941bfd8e55e865b5dd09c5b1cde653f9246d
MD5 fdc22ff2f78b3fe41e43cc293622c00a
BLAKE2b-256 0129a9f7fc3d7c7e0de58144cfb4081d4da66ce32247db5cfbaed5e34af60b39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d3cf646884e696dcf6a59fc346da4f86aa723dc889c443e1863cc28d698a7ff4
MD5 d44a26d0da5cb7cd6fa00ada2f1b36fa
BLAKE2b-256 322e4d4c7d5a3de00c1ae86e84f9c16753f7e3311f0422ad3c7c2c9cf58a4b3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 6ea3dec55b8e49ce1723cb580daf8220fa85d036ee9cdf35935bb6ebc44e42de
MD5 cbcb2311cc0566b9469a6de99c807c42
BLAKE2b-256 949225cf48cb219e074fe0bb368d4aea2cef5be0bad7530daef849ec56f407ad

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hydraters-0.0.1-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.0.1-cp38-none-win32.whl
Algorithm Hash digest
SHA256 fcfde3f24a5c1f0a909ba3f20252e8bc937e431e8a694b0e16194543e2bc8907
MD5 b442f491a51a21fc31d7a768077f8c1f
BLAKE2b-256 2801db4b47cbde382af7a949e711583c39c4e2108ba680dbbb0a0ab399da7858

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4160524af510427b2f5f2ad3c4c819b6f65598cc798992e730255731be131a9c
MD5 467abb9f1912996025be1d1a843b9412
BLAKE2b-256 1f571147ac7fe57e99a835aad12756fbb48c09464737179ccab5808df43c9eed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 77b0daeabeba4fc671abc38eccd49f462a6a623170d63fc0d782610bb2a457ad
MD5 5f64e7c02837bc734bafdc1724cbb71d
BLAKE2b-256 e0bcbfdd25a7af6d60d7bd6893544c18d67583956308d889a322edf42fe9fa3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2a9301e86ddfca58054164feaf284eb1967fdd0f9dd56a97b82999ddf0abd23e
MD5 ec95e21cd1e7d2808494c09d4ab8798a
BLAKE2b-256 6df107b7c422a78d09a854dc36c2ef8066aacf37ee19230ae73f839106031ce1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2145d47c55f09f7ea1f723378d19f84e4c5adb617266cf4ae0fed41643bd40f5
MD5 e862d2f03320bc5594fe8e40fe41b32b
BLAKE2b-256 7195e39ec332f129943c6b6b7809fb79fdb42a7e52801ac0f72cf335fca4bd8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6c20f19b48a5b995e95d89c8dbc1f73d3e003c1a7869a833b3d09559a2062f66
MD5 2afb4a492e15dd62c85f8738573e0435
BLAKE2b-256 518f7606b1fcfb46953827ba74ac2b2a47a1dd00079a512bc2249253813582af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d303b248d1ebcdd70e78cd6fa9370f161b609ce252fb977929e03d3038d9a242
MD5 bebd4ed73b0c22c17f35bc061f9f25d6
BLAKE2b-256 cc1b3926e93fc620849d13ab7eb25e1834d6d7998f31d68cb5e99da606e185c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e5be01fd4d2d91b5a10bb9daabc09019ccf015924aa9fb48c2935c1e93280634
MD5 b4e60b1db0cc606c05bf1182c4a401a5
BLAKE2b-256 1ac9c77883add34290a7ebb4a139f10eb2a4254ddba6acb5a627c59881d37a6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c7c9fb7e6c92876e73a2ed88567e1eab8d581b5e202b7c63b2311577b8065795
MD5 effae26c6344dd0437db842ba14620c7
BLAKE2b-256 c30d6e0ba8daac7777411d0633297464636d661bfbb147d266aa27338c9537a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d0f19e19e85468a7d893114740d81d5c6c41494b74df9939b205ec94d4745f20
MD5 7588f90e6552399af91227532f8467ba
BLAKE2b-256 45424ec534161d6a89e33e4783d2ac0456117e5a46b5d5a57da804acb96d2b42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hydraters-0.0.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 3fed6ebc833dcf9d76de6414eae86a8906cf27b591fddf899aadb6d0e1b7e849
MD5 ad2c81ed2a791e4c4ecdeeb2aa6c4a9a
BLAKE2b-256 9d7938563494e83dd705060b1101a5bfdc2dfe39be37b526c4f783f2429a8133

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