Skip to main content

Hydrogr is a Python package that implement GR hydrological models in Rust

Project description

hydrogr

Hydrogr is a python language software package for hydrological modelling, that implement several conceptual rainfall-runoff models (GR4H, GR4J, GR5J, GR6J, GR2M, GR1A). It is inspired from Irstea R language package: airGR.

Getting Started

Installation

The package can be installed with pip :

python -m pip install hydrogr

Test the installation by importing the package in Python :

import hydrogr
print(hydrogr.__version__)

Examples

Examples based on the examples in the airGR package are available in the example folder for the different models.

An example for calibrating models using spotpy is also available.

GR4H example

License

This project is licensed under the GLP-2.0 License - see the LICENSE.md file for details.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

hydrogr-1.0.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

hydrogr-1.0.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

hydrogr-1.0.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

hydrogr-1.0.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

hydrogr-1.0.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

hydrogr-1.0.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.5+ i686

hydrogr-1.0.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

hydrogr-1.0.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

hydrogr-1.0.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

hydrogr-1.0.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

hydrogr-1.0.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

hydrogr-1.0.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.5+ i686

hydrogr-1.0.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

hydrogr-1.0.0-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

hydrogr-1.0.0-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

hydrogr-1.0.0-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

hydrogr-1.0.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

hydrogr-1.0.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.5+ i686

hydrogr-1.0.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

hydrogr-1.0.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

hydrogr-1.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

hydrogr-1.0.0-cp311-none-win_amd64.whl (139.1 kB view details)

Uploaded CPython 3.11 Windows x86-64

hydrogr-1.0.0-cp311-none-win32.whl (134.4 kB view details)

Uploaded CPython 3.11 Windows x86

hydrogr-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

hydrogr-1.0.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

hydrogr-1.0.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

hydrogr-1.0.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

hydrogr-1.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

hydrogr-1.0.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (1.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.5+ i686

hydrogr-1.0.0-cp311-cp311-macosx_11_0_arm64.whl (250.7 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

hydrogr-1.0.0-cp311-cp311-macosx_10_7_x86_64.whl (257.5 kB view details)

Uploaded CPython 3.11 macOS 10.7+ x86-64

hydrogr-1.0.0-cp310-none-win_amd64.whl (139.1 kB view details)

Uploaded CPython 3.10 Windows x86-64

hydrogr-1.0.0-cp310-none-win32.whl (134.4 kB view details)

Uploaded CPython 3.10 Windows x86

hydrogr-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

hydrogr-1.0.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

hydrogr-1.0.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

hydrogr-1.0.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

hydrogr-1.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

hydrogr-1.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (1.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.5+ i686

hydrogr-1.0.0-cp310-cp310-macosx_11_0_arm64.whl (250.7 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

hydrogr-1.0.0-cp310-cp310-macosx_10_7_x86_64.whl (257.5 kB view details)

Uploaded CPython 3.10 macOS 10.7+ x86-64

hydrogr-1.0.0-cp39-none-win_amd64.whl (139.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

hydrogr-1.0.0-cp39-none-win32.whl (134.4 kB view details)

Uploaded CPython 3.9 Windows x86

hydrogr-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

hydrogr-1.0.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

hydrogr-1.0.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

hydrogr-1.0.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARMv7l

hydrogr-1.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

hydrogr-1.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (1.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.5+ i686

hydrogr-1.0.0-cp38-none-win_amd64.whl (138.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

hydrogr-1.0.0-cp38-none-win32.whl (134.2 kB view details)

Uploaded CPython 3.8 Windows x86

hydrogr-1.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

hydrogr-1.0.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

hydrogr-1.0.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

hydrogr-1.0.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARMv7l

hydrogr-1.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

hydrogr-1.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (1.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.5+ i686

hydrogr-1.0.0-cp37-none-win_amd64.whl (138.8 kB view details)

Uploaded CPython 3.7 Windows x86-64

hydrogr-1.0.0-cp37-none-win32.whl (134.2 kB view details)

Uploaded CPython 3.7 Windows x86

hydrogr-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

hydrogr-1.0.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.2 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ s390x

hydrogr-1.0.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ppc64le

hydrogr-1.0.0-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARMv7l

hydrogr-1.0.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

hydrogr-1.0.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl (1.1 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.5+ i686

File details

Details for the file hydrogr-1.0.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b59917f2a7f6b093d4a43a4e3696a3b9422f66f4bf5234f5c9e49ee47b4e9383
MD5 27b6b72c3fcddf19acb87e28f3f8b609
BLAKE2b-256 9349abd45fc386e226bb45fcf3942eda40426ce8cb2fee2137e6f2c87722e579

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a16cbf799989b17025712c46347a51aa1f7e17d08db07c78be40917a3e9187a8
MD5 5f2e90d7a8cea45189deeb1c62378975
BLAKE2b-256 e87a7c5567eea25d4778bf4d9f2c4305369ea823bb44c092b54b75f971ea2b6b

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a2249c75d9cab80850eb49ac1571aec9567e6326518e5b8306c4bf6308b42931
MD5 2041e5c20db5699356bcbaf47c8febdf
BLAKE2b-256 7c2a7d4a3e68286f7ec14af4870685cd252d077d0ad1038c276ef61269699d6a

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 af56711f3910cd7c6f0700baacfba4fb4d380c173de2dc9d8e28d6f9e6336a47
MD5 4edeb0275e87b6a54e0172c3ef3b41cf
BLAKE2b-256 fd9687335edf8c5a40e89dc909efed9536110dbbdaa0df8a6c8c590dadb4867d

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5cc9391f31d189688374a4a92f35502f6edd43c64a9e397661fa17464d2ec6ad
MD5 9869f582715763d1c5f72e20eca2cac7
BLAKE2b-256 938aaab349f628c8835ad98abdca7ac227ddb43d0ecdfda6eedc775dff2e904f

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 2184221d8b5d73290b4bcae85be3099d4380e7eaca65b981c344250ed81579eb
MD5 7237f5ac84586dadad9e988d4913edc8
BLAKE2b-256 25e4eab29af8a9287e9fd36c76acf41c2c9d293a2a8a371fac3e9c2634866075

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 37cf6edd98fc0495fe7db90e74551070281d3de4214a6cd9252d341cc95b506c
MD5 3beb132c4bbfcc6f0a9fbbe68fd23f54
BLAKE2b-256 c9eaeb9680304b8a412532af96ff5e58dc6b918c2a39e98fe73732162a561b2f

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b14135528337a8f0ea6e1108550ebf0092d1bd209764ac1e6eeae582c0af5257
MD5 727b9e7464043ca40ba4808e7429889c
BLAKE2b-256 82d93a27cfca5f136fe0bd888c1e552bab80d0afc08d2c996ba60cd2057dc8ae

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0fc0b34d0b727c13f977a68c144a1882ba11cf4608cf6b9dd58f1ab6a9b5c8e8
MD5 e0dedc03ad01c8f4a21e66dc039faf90
BLAKE2b-256 6b2a4aa9868cb71149179c823b15fd1a57e6045f56e253253efc1d29f94bcf7b

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1d2e9d7b1b8a2f2ab28f06b281d40d438ddaf107a1f7a622ddf0b555620db803
MD5 7c90decfbad0d3fdddabc663ac7447e9
BLAKE2b-256 ae31dfabf34984d0c68b78819c9d696e3e709a9fb61ae41ecf44837a2c545f80

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c63d103008b8e27eae5650c9c55abdb9e56ca8b562f5b4ebd1ebc146b3326f4d
MD5 2cf1682e5be8f44797c08ca3f40f5776
BLAKE2b-256 1223d2896ad311c834f39438e4772ca291ac3468af9bf7840a82949ba5f86a7f

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 db8b6e01c6866db51ad6ca243e788d18bc8daefed49c18fd026675cb33517e2d
MD5 ab7aac06d88dc7898b88833d3b72f0ef
BLAKE2b-256 66bd20596b691ba9712f24850f5ebb7ec3814263b07dee4a689874f6cce00a14

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 27ff80f98e74c029f16352bbb7d229130c4375584add4490b5cfd08436e73699
MD5 ff04e395d58b90982cf1ed48c45e8128
BLAKE2b-256 b755957c890beaad9a5676e9857e9157e5bd4461bc2024158939a5ef8f87c7a6

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f4b10a6eade3fb32f07c0eb75b22897f66f3d59ce35eb21779ff13c22c2840d0
MD5 44096eecf8d0b3e3540814b2db517291
BLAKE2b-256 85c901b4cc37d9c416bf05f29a57a887397423500a693117eb2aec95b801ddac

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 526779a9d31619a846d1998e47006ed45b9b6365fa5414b9ebe3f521e0247808
MD5 821ba8ca2e8c59018179cd9849b824f4
BLAKE2b-256 0808498183454dea183bb7197e1fc8888bfb5039e7bb293a9b6635bb73d09327

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b5cf6a692558698710b20c4b4a9694dea2f4ea81d0cd2d1c29c1f78ce302ce76
MD5 76160955657262452bf39e9a3ec9d7eb
BLAKE2b-256 446c2cd3561f0a2f4d3f28a68744dc619d989b77c49b7145b52146af12ada0cc

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f5fa93f43a534f2792037aa234b78f20642138725750c04deef15c9dc3c7d722
MD5 ba75f86daa17c4932a69861a716ff3a8
BLAKE2b-256 0dc9dec10e4a2402a55ae465c894732d8d55eedfdf8080ba2016158a833bfff1

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 e26e6aa9be23d89adf3449edb0eec7ba51b5b0713eaba4dba8a335ace9ce41b7
MD5 d9ce46731b6c653478b3a015b9b45524
BLAKE2b-256 1fa650e1512f0073fbcdb9238d7f23255cb461428b1c63e0e5fc6a0184d9b747

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7a3453bbb3cc3f254f3c93fa273154d7e492efd0bdcef52e908a74f36cd9d855
MD5 a9e62810d11b0aa3a754ab42e23f1178
BLAKE2b-256 f987560903309aa69c81fd696901bbccd1176752be172ecdd0aa24408506a496

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 013391e904a502256f2a2e56789cf8c9a8ee2b18ed4276dbf4dd334319ac9605
MD5 748456d2267daad7a41952d1a4bda35c
BLAKE2b-256 c854ee3f0bb6dd3f71e48444c421617a00dc28bb06ba24049211808d59dde235

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0e3517c8334c1ba4579b7eb44add8f58c582e765f1e813163cdd318bdecccef5
MD5 d0840b2be82c7475c50942e147ec5638
BLAKE2b-256 d7c0fde1285dc65a5f4bb2ef145a2724300eddd95fb7323add473500f1404f23

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp311-none-win_amd64.whl.

File metadata

  • Download URL: hydrogr-1.0.0-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 139.1 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for hydrogr-1.0.0-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 d0b037e60af5c64961077b58b7866aee944d5b1bec7f75249a6b0924b3a68926
MD5 e18829273015d51b225107ec7fb17042
BLAKE2b-256 38a3ad86bdb60eec35469ba0486ffec3d95e055066007cb871feea565314ea7b

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp311-none-win32.whl.

File metadata

  • Download URL: hydrogr-1.0.0-cp311-none-win32.whl
  • Upload date:
  • Size: 134.4 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for hydrogr-1.0.0-cp311-none-win32.whl
Algorithm Hash digest
SHA256 45eff07703e7532d6d9915b0ded745d18db896f5d45149feb305410752c752aa
MD5 e1a27054bac364a94e9ef1c0df787193
BLAKE2b-256 77ec6241d942b11843ac860693300cfd40fe4e08b26578376fd64ad429ce6cd7

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3deb8d76e9573844d7db900b9726a0d8e7b393fd6f521d090e567859b9883ec7
MD5 3a83802f54f16d61cf73ae2d4bfe402a
BLAKE2b-256 0981b8b2d573e82a10a7837d4933a6e93a9ed996039ba870a2405b9f8eb822af

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1262c79a3c1004028007938313142efdfcc73907dcd3dc47aab4485e2adb4852
MD5 62d90c38861ee24eb1f71a62ae45cf7b
BLAKE2b-256 8817d1e349b48adadf3409cb2166d11442d594e5c395009979edbd0b3e1dc9f9

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3fce5e7ca1f1398af895237c85f949518520c29051911439ca0ff4285e1474dd
MD5 35902ed2b96bd20c0c9d1e35043d4b0c
BLAKE2b-256 2ec65206d2ed3da65e786387317286bef15b27099d1ecb9cc005fdbf7143c4f7

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 652ebc4b16611ee8e8362d2edde2cf88e594e68df82f99c959fbc40902a53346
MD5 48297b80701f09d16a9e23b78bd292b7
BLAKE2b-256 514d4b2658e4d4911e2a4771794fc53e9448ed4913c8ab119023b517c4cf9d90

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c5b43d6ba35f2f5dab01fe167bdef3e4d4499b1d4f5f113d5110eefb7bc55755
MD5 bb8056a97878ea71b5828c4c453f2856
BLAKE2b-256 9b926223152b30c5476fdb48cdbccb5149f27006e9850f960ec33eeb74a67bec

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 c98788a24f367a5dd1a3279c77aa1e693f0a3347eb9a82a42f8335aa574a076d
MD5 082fa0b5929683f446e44bf3036a2fc5
BLAKE2b-256 9b0a186e70617b6c76ea3d52b0b4c0d230972ce955b539aba394979d074080b4

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 369dc650c6000744dca5d0eea17b855f582fcc0456af6fcd52a10af92fd81656
MD5 b9532a468ed446e9f9a50eb7d595857d
BLAKE2b-256 aff3b164065e3c5afe0b5cc240fa346c949fcb7e30891488d5084e241fe8ce53

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp311-cp311-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp311-cp311-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 5f50a5cf946e8c60fbc45928f8a1019ac038631cc538bb420a70bb6022a67d61
MD5 f5f12af35ca5b10ef8a390e86cce6f92
BLAKE2b-256 a2fcef8e4086afd1a277676ced657fd1ab381defe16cf4078cb3b11829315a16

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp310-none-win_amd64.whl.

File metadata

  • Download URL: hydrogr-1.0.0-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 139.1 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for hydrogr-1.0.0-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 471ed207e07c15dafe44190637c6731745460f172ee3701b7c2152e783f0e68c
MD5 b0b736b9f782f58c294f73ee8e1b05cb
BLAKE2b-256 4747527cd5ed97329d37c8b664d03b074e6ced5ad9cf0a5bbcc79ce8bf32af90

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp310-none-win32.whl.

File metadata

  • Download URL: hydrogr-1.0.0-cp310-none-win32.whl
  • Upload date:
  • Size: 134.4 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for hydrogr-1.0.0-cp310-none-win32.whl
Algorithm Hash digest
SHA256 94de5fe3d46185b6f72d30cdb31302126cea2a6c4466a064a28de0648c12a962
MD5 a9a422b4040b22c13b565449855c105e
BLAKE2b-256 1bff77c2436910fbb41a62cf8588c5d36f35a06799f10d4b742e91d28bc43572

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f73478cbb3afa47d9ba65ec2d752e65904c740502cdd7046fd3a4c019c493353
MD5 3003774ac734dce941423d6509a6776b
BLAKE2b-256 d2b4c9027a4ae53857ae2c8d09c5c80181cf24b77b0963dfb6075cb6440c4dcf

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9f2c4cea4cc7d94acc126bb4bba55d29e0b2a7fb6e0274da647a9b5a8bb8377b
MD5 d333b7ef1221cdcc141dddca06613e51
BLAKE2b-256 5ccdf593e748a62c908cbfcd024b127330b8c9e80f54ba2354476b65f4dd5bbd

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a39fd2615e9efcf7f54ffa02ddd0ef1d5a26e517513a4bd92602b137f8f9e94b
MD5 70c7a2da150114840b3d2f7eb6c1faff
BLAKE2b-256 75e200f1ed39021b0496c94495a985c5f76c1df594a37f3714cc0dc20db0bcc8

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 385a724f15a3268cb9349f391eb4871dcc52896dd55e2d6630d9a263816ce038
MD5 9973d9995c639d99711f941a9606ed8c
BLAKE2b-256 4fe01930f6112a88e9e3f39c16866a664f9844d6e5ca4e384b080ba1d7a3555b

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c4eeaddec7a1b9f03c2d2e353c74c837dc7d3ddae2140e793ba59e61dff3c34f
MD5 823f0438ffa7bda3b6e74de42734e44c
BLAKE2b-256 573ab51bfffc8b8950aa8be8bc1dc8adb8a435be3f996b7fc41e5165b337dcab

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 b0eec5be35a9fd40f99c1c886d780d994142dfaec7eab86d1c32a79b74923d67
MD5 776a3d3399ce36f935c92a6b755a181d
BLAKE2b-256 c60092c3f3fad6fbef3e08a7605abcfbbf65fb89f4d9d319ec95a01c81ddaa11

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 339180e61365a5a10d04b1298ebe7bc2817ab996875e4834c84bfb832d2ea1e8
MD5 027919341d37fd6ab158368fb515c742
BLAKE2b-256 3df3fe4417d0f0539618a2133d1eab4c2d5ac3874669bddfe8fadafc07ecaef7

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp310-cp310-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp310-cp310-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 82eed2df2789e6f0b2002dc3ed8daf5cf4e26e793d9bc3c1ec503a535f79a242
MD5 55f2f0f840d09e8c352e64e5582633f2
BLAKE2b-256 d704198a71d91fff52be22a3eb12a578276aed27a3524a30eb76d8e15ca47d4d

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp39-none-win_amd64.whl.

File metadata

  • Download URL: hydrogr-1.0.0-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 139.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for hydrogr-1.0.0-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 283f249e04c56b19717851c736aadbe4c9549eb4d426958a2042e4888dcbfe9e
MD5 056055448f64ecd136638993c36d5659
BLAKE2b-256 7a0bf3ad76fdd045dcdafa066fdc39ea9677d5f34aaf8b6e35894be71e61f96d

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp39-none-win32.whl.

File metadata

  • Download URL: hydrogr-1.0.0-cp39-none-win32.whl
  • Upload date:
  • Size: 134.4 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for hydrogr-1.0.0-cp39-none-win32.whl
Algorithm Hash digest
SHA256 8d0590df280dea5bd2deef9ca9689cd8703f19f6e13e2b571e8b8a83b19486fb
MD5 2ce707c6de4b77e91947bcd1c99b9d0e
BLAKE2b-256 ae4db3c89d1e24bdf4ff3bfffb75753e17256295f495867062220b4d5cac0d46

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 208184aa79d15410f36dfe647c2b78983d572015eed7c4ef7375440e69820086
MD5 b4ff3d7f8b0c242677fe052178aeba11
BLAKE2b-256 10e766f007a3783cb561dca532d794ff53bb8e8b4c5db3c035d2398cd116fd00

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5973d3b2ddcf58412a154169cbe832891ce16a61e91e0911b9c050faf162aec8
MD5 932354460cf533c3654d03fcc59e5edf
BLAKE2b-256 bd72eabc406c3b7afdc8117bf86973c1a5a8a08f48f349140c0e6c1ca0e5c9c2

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1009a671639a27fb063d8d50059ea7f5642e1fa277b5655b726e3e7fabfbc371
MD5 901d19ef4218f623cf79035f38640f50
BLAKE2b-256 4884997d281f3ffc32dd0c463b0ee54fb93ce94e05ab52d9b7df308895e2abcd

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e3f631e7c942eadad1033e045b6728104057841f1618e7805c7e4e262d8a80b2
MD5 6c85edc3a3f241d69c64b9affb8a210f
BLAKE2b-256 000a022cd94d9a357948f2070cf8399a7366e7cb077a82e38f7a4348d3a054fc

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 84cf13a8b535cfe5be99f9bb2ac3e0a60e405ebe7b95febcce516be917c24ac9
MD5 589dc2b97da74d47c4f037adff138ecf
BLAKE2b-256 6e002008305a53f4a5c0a46788363a7fb19c61cf578bbdf597139cf41a2148da

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 4084dd8dcb1a02de0aa34de8314d507e14171893f773c1ad8d76fd68d754361d
MD5 d4eb2426b28beb5ff1ff792aac848cb9
BLAKE2b-256 d640e1c16faa1f512e24eb278b65aeda1c10f4fb7d2b9376ef480d42a05478b7

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp38-none-win_amd64.whl.

File metadata

  • Download URL: hydrogr-1.0.0-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 138.8 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for hydrogr-1.0.0-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 dfb281d96ced822ae601d0a49ae38e05b87f595c61704e0954915a9c39133e45
MD5 422608aef90583fec918d7fcbe574b52
BLAKE2b-256 f45521f3296b7340d4c8f875429623e55c158ad387fb48b1a9b22668b2546a1b

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp38-none-win32.whl.

File metadata

  • Download URL: hydrogr-1.0.0-cp38-none-win32.whl
  • Upload date:
  • Size: 134.2 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for hydrogr-1.0.0-cp38-none-win32.whl
Algorithm Hash digest
SHA256 d126bcb33acb8289cbd5eb1f4d03ad956ada60acf5e4a9aa75077017d6370452
MD5 0bb4a1b8cc99d5b7c51d491cf3ea9d0e
BLAKE2b-256 1a16f2bdd443dfe8706eab6eb491fe9ff2bacd12ef7245b3bac34f397e9b51d8

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9ba9d25f09768773f1313470e7caf56baa8c097350a9122d3afadf5571f41489
MD5 48924d81fcaa8cf12f3a32fa0a4eb8f7
BLAKE2b-256 b37b64c5faa52b75a70e25355467a0b3fe4faf059d84f502592e4ead58f57fb5

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b3664023f3add3dbca76e0704d68c67c30a1fdddc124810448185a0d31e7fcfb
MD5 7528680e0513b69b101010cca610f895
BLAKE2b-256 b7268dd9d9a5a56ec82abad0053dec02aa2526321a92b402b82325217e2e471d

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8e1867b593ff976890f7755a75848b2887f4dca30cdaad268a65c10493298033
MD5 44a48629477c5018c8e02a3ea6491754
BLAKE2b-256 d3f018d734d616cdb6b6c0b14d363b8e3ecc27d0b267d00d6bde75194a24b75e

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a2663cd3aaa677f4cb9f0e05b3aefe5459f5b045f8dee86dfa9217a5699fe603
MD5 2aef042ca338cec1afcf7cc8571f0ccc
BLAKE2b-256 28c1b7babb7081bb4b35ebb5a165f709f5c2d45ab216730fd15a50ab3029d1bf

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 11107bad8c60ca9d3c9384502b4352680afd38ee58d1efb3c1694973cf808ef8
MD5 9148f82a9ea075da73e8b7f7e4772216
BLAKE2b-256 13a6ac0a258e4a3e88cdd7f2b9c0180e1f5f8c4edd8ced5d26aab05834a45835

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 1acf62cf2091dca81de4f6319c4844c39456b658704f1fea33bac813fffd1614
MD5 2d91188a14fa5e890ff4940dd4332d33
BLAKE2b-256 ea18f27920f07064ac9d1f0a7a7378e63243296398a16a48cb265fb0f4a538f1

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp37-none-win_amd64.whl.

File metadata

  • Download URL: hydrogr-1.0.0-cp37-none-win_amd64.whl
  • Upload date:
  • Size: 138.8 kB
  • Tags: CPython 3.7, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for hydrogr-1.0.0-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 9295bbf67354fbb5542afdcf8babfba17f5ecc2d4fb83d0212c2f4d1df4972d6
MD5 2f4f00a81ef05b735551c6609f859396
BLAKE2b-256 e9072d4db3129de397b6c7e612802768e65cc3308f27bfa34d646e5497728674

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp37-none-win32.whl.

File metadata

  • Download URL: hydrogr-1.0.0-cp37-none-win32.whl
  • Upload date:
  • Size: 134.2 kB
  • Tags: CPython 3.7, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for hydrogr-1.0.0-cp37-none-win32.whl
Algorithm Hash digest
SHA256 3f76955e850962f556021025e8d33f39569ad93333bdf1fefe7516cbbd3545ab
MD5 4e93d76572bace58cce4dcca49943f78
BLAKE2b-256 249977d965bbf2900ce7d2d3f5c5c2258e152134fedc43a7cede9e265d8209bf

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 622448ebab0790acbaeb5be117f8cf26c03cd4f5653f698c6e1b3c503d92fb5e
MD5 a0d5a4b228edded1ec1edcc3463a55b7
BLAKE2b-256 43c12bd45db4ab1a306e8a8f4635c101e4d4ab02f2bb173e1f84c41b262d564d

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c0303abc4d78f4b94f6d4e1ca08650326252b798fd26e54c8d14a7f787a82c7c
MD5 7217e5fef38c19e3e168a0f1adb0615c
BLAKE2b-256 198bcfe177326fd40f3fed0d3c8599c0f9875ece1f681ee6dec0a390b7541e92

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 09f9150a6809807ab7e3655eafa616eedeacbd8ff71fb172046b2844a99b7243
MD5 483b6165e0d9fbb192f3111a0ae04138
BLAKE2b-256 08f907ca3cf94de2ab9058bd11e2cae85d50561df640e3c81ecb0d1eefe5af33

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 79865c514ab07e0b7f301501f44cea1e71d17102c7f9944c4dba1a62e141f174
MD5 0dbe6b22570e6af0471cd33b66eaa52e
BLAKE2b-256 b46b6053e8c710ebfa0003b805ab997a3bb0be35694566a21ac5d41c2bfd0b1b

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 eecbe9c21fd683976dbf56b8164b573a96bddfdebb79486b4a697fe5b6e9cada
MD5 5c09167f2c37265e6da870bd296b7368
BLAKE2b-256 fd5eab6979e4d3327bb86fc3717895358fbb784b5d6abc401e193a98e9e7662a

See more details on using hashes here.

File details

Details for the file hydrogr-1.0.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydrogr-1.0.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 02904e647e8ce607ca518afcbf9e7c7c0ce16de41c84bc22c05afa985cd87435
MD5 ebb4cfc58cc404ea02bdabfe6a1651bf
BLAKE2b-256 e71ee534c5289b233baeb7cbf69b129aa9664f53b974683c1dcb04b7454e8b10

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